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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 憶???}憶???{^ 10001001101011110011111100111111001111110111110110001001101011110011111100111111001111110111101101011110 89af3f3f3f7d89af3f3f3f7b5e
EUC-JP 憶???}憶???{^ 10110010101100010011111100111111001111110111110110110010101100010011111100111111001111110111101101011110 b2b13f3f3f7db2b13f3f3f7b5e
UTF-8 憶귂딅쨱}憶귂딅쨱{^ 111001101000011010110110111010101011011110000010111010111001010010000101111011001010100010110001011111011110011010000110101101101110101010110111100000101110101110010100100001011110110010101000101100010111101101011110 e686b6eab782eb9485eca8b17de686b6eab782eb9485eca8b17b5e
UHC 憶귂딅쨱}憶귂딅쨱{^ 11100101111000111000001011010001100010101110101110100100100010110111110111100101111000111000001011010001100010101110101110100100100010110111101101011110 e5e382d18aeba48b7de5e382d18aeba48b7b5e

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