To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ???疑?????^ 0011111100111111001111111000101101011110001111110011111100111111001111110011111101011110 3f3f3f8b5e3f3f3f3f3f5e
EUC-JP ???疑?????^ 0011111100111111001111111011010110111111001111110011111100111111001111110011111101011110 3f3f3fb5bf3f3f3f3f3f5e
UTF-8 溜븅쓧疑쇰졋燎덉쇅^ 11101111101001111000101111101011101110001000010111101100100100111010011111100111100101101001000111101100100001111011000011101100101000011000101111101111101001111000000011101011100011011000100111101100100001111000010101011110 efa78bebb885ec93a7e79691ec87b0eca18befa780eb8d89ec87855e
UHC 溜븅쓧疑쇰졋燎덉쇅^ 11101010111111101011101011101001100111011000100011101011111101111011110011101011101000001011101011101000111110111000100011101100100110011011100001011110 eafebae99d88ebf7bceba0bae8fb88ec99b85e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)