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 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN 憶?‘夷?憶?‘夷?B 1000100110101111001111111000000101100101100010001100111000111111100010011010111100111111100000010110010110001000110011100011111101000010 89af3f816588ce3f89af3f816588ce3f42
EUC-JP 憶?‘夷?憶?‘夷?B 1011001010110001001111111010000111000110101100001101000000111111101100101011000100111111101000011100011010110000110100000011111101000010 b2b13fa1c6b0d03fb2b13fa1c6b0d03f42
UTF-8 憶귣‘夷탖憶귣‘夷탖B 11100110100001101011011011101010101101111010001111100010100000001001100011100101101001001011011111101101100000111001011011100110100001101011011011101010101101111010001111100010100000001001100011100101101001001011011111101101100000111001011001000010 e686b6eab7a3e28098e5a4b7ed8396e686b6eab7a3e28098e5a4b7ed839642
UHC 憶귣‘夷탖憶귣‘夷탖B 111001011110001110000010111010111010000110101110111011001010100010110101011101101110010111100011100000101110101110100001101011101110110010101000101101010111011001000010 e5e382eba1aeeca8b576e5e382eba1aeeca8b57642

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