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 ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 憶?Цn}憶?Цn{^ 100010011010111100111111100001000101011101101110011111011000100110101111001111111000010001010111011011100111101101011110 89af3f84576e7d89af3f84576e7b5e
EUC-JP 憶?Цn}憶?Цn{^ 101100101011000100111111101001111011100001101110011111011011001010110001001111111010011110111000011011100111101101011110 b2b13fa7b86e7db2b13fa7b86e7b5e
UTF-8 憶귥Цn}憶귥Цn{^ 111001101000011010110110111010101011011110100101110100001010011001101110011111011110011010000110101101101110101010110111101001011101000010100110011011100111101101011110 e686b6eab7a5d0a66e7de686b6eab7a5d0a66e7b5e
UHC 憶귥Цn}憶귥Цn{^ 1110010111100011100000101110110010101100101110000110111001111101111001011110001110000010111011001010110010111000011011100111101101011110 e5e382ecacb86e7de5e382ecacb86e7b5e

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