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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ?頃??淙??? 00111111100011011010000000111111001111111001111111001000001111110011111100111111 3f8da03f3f9fc83f3f3f
EUC-JP 塡頃??淙??? 100011111011100010110100101110101010001000111111001111111101111011001010001111110011111100111111 8fb8b4baa23f3fdeca3f3f3f
UTF-8 塡頃렰렠淙렓履렖 111001011010000110100001111010011010000010000011111010111010000010110000111010111010000010100000111001101011011110011001111010111010000010010011111011111010011110011111111010111010000010010110 e5a1a1e9a083eba0b0eba0a0e6b799eba093efa79feba096
UHC 塡頃렰렠淙렓履렖 11101110111100111100110011110001100011101011110110001110101100011111000011111000100011101010100011101100101010101000111010101011 eef3ccf18ebd8eb1f0f88ea8ecaa8eab

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