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 1001000011001100001111111001000101001100100100001100110000111111100100010100110001000010 90cc3f914c90cc3f914c42
EUC-JP 昔?銑昔?銑B 1100000011001110001111111100000110101101110000001100111000111111110000011010110101000010 c0ce3fc1adc0ce3fc1ad42
UTF-8 昔栒銑昔栒銑B 11100110100110001001010011100110101000001001001011101001100010101001000111100110100110001001010011100110101000001001001011101001100010101001000101000010 e69894e6a092e98a91e69894e6a092e98a9142
UHC 昔栒銑昔栒銑B 11100000101011101110001011100011111000001101010111100000101011101110001011100011111000001101010101000010 e0aee2e3e0d5e0aee2e3e0d542

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