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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 癲れ?癲れ?^ 1110000110011111100000101110101000111111111000011001111110000010111010100011111101011110 e19f82ea3fe19f82ea3f5e
EUC-JP 癲れ?癲れ?^ 1110001010100001101001001110110000111111111000101010000110100100111011000011111101011110 e2a1a4ec3fe2a1a4ec3f5e
UTF-8 癲れ쉸癲れ쉸^ 11100111100110011011001011100011100000101000110011101100100010011011100011100111100110011011001011100011100000101000110011101100100010011011100001011110 e799b2e3828cec89b8e799b2e3828cec89b85e
UHC 癲れ쉸癲れ쉸^ 11101111101001101010101011101100100110101000111011101111101001101010101011101100100110101000111001011110 efa6aaec9a8eefa6aaec9a8e5e

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