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 ??????B 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 琿瑕犂琿瑕犂B 11100000111010111110000011101010111000001011001011100000111010111110000011101010111000001011001001000010 e0ebe0eae0b2e0ebe0eae0b242
EUC-JP 琿瑕犂琿瑕犂B 11100000111011011110000011101100111000001011010011100000111011011110000011101100111000001011010001000010 e0ede0ece0b4e0ede0ece0b442
UTF-8 琿瑕犂琿瑕犂B 11100111100100001011111111100111100100011001010111100111100010101000001011100111100100001011111111100111100100011001010111100111100010101000001001000010 e790bfe79195e78a82e790bfe79195e78a8242
UHC 琿瑕?琿瑕?B 1111101111101010111110011100001000111111111110111110101011111001110000100011111101000010 fbeaf9c23ffbeaf9c23f42

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