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 癲f?癲f?^ 1110000110011111100000101000011000111111111000011001111110000010100001100011111101011110 e19f82863fe19f82863f5e
EUC-JP 癲f?癲f?^ 1110001010100001101000111110011000111111111000101010000110100011111001100011111101011110 e2a1a3e63fe2a1a3e63f5e
UTF-8 癲f뵸癲f뵸^ 11100111100110011011001011101111101111011000011011101011101101011011100011100111100110011011001011101111101111011000011011101011101101011011100001011110 e799b2efbd86ebb5b8e799b2efbd86ebb5b85e
UHC 癲f뵸癲f뵸^ 11101111101001101010001111100110100101001011011011101111101001101010001111100110100101001011011001011110 efa6a3e694b6efa6a3e694b65e

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