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{^ 111110111100010010000100100011110011111101101110011111011111101111000100100001001000111100111111011011100111101101011110 fbc4848f3f6e7dfbc4848f3f6e7b5e
EUC-JP 鈺э?n}鈺э?n{^ 1000111111100011110101011010011111101111001111110110111001111101100011111110001111010101101001111110111100111111011011100111101101011110 8fe3d5a7ef3f6e7d8fe3d5a7ef3f6e7b5e
UTF-8 鈺э쉴n}鈺э쉴n{^ 111010011000100010111010110100011000110111101100100010011011010001101110011111011110100110001000101110101101000110001101111011001000100110110100011011100111101101011110 e988bad18dec89b46e7de988bad18dec89b46e7b5e
UHC 鈺э쉴n}鈺э쉴n{^ 1110100010101101101011001110111110111101101011110110111001111101111010001010110110101100111011111011110110101111011011100111101101011110 e8adacefbdaf6e7de8adacefbdaf6e7b5e

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