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 寥?弔?}寥?弔?{^ 100110111000110000111111100100101010001000111111011111011001101110001100001111111001001010100010001111110111101101011110 9b8c3f92a23f7d9b8c3f92a23f7b5e
EUC-JP 寥?弔?}寥?弔?{^ 110101011110110000111111110001001010010000111111011111011101010111101100001111111100010010100100001111110111101101011110 d5ec3fc4a43f7dd5ec3fc4a43f7b5e
UTF-8 寥렔弔렟}寥렔弔렟{^ 111001011010111110100101111010111010000010010100111001011011110010010100111010111010000010011111011111011110010110101111101001011110101110100000100101001110010110111100100101001110101110100000100111110111101101011110 e5afa5eba094e5bc94eba09f7de5afa5eba094e5bc94eba09f7b5e
UHC 寥렔弔렟}寥렔弔렟{^ 11101000111011111000111010101001111100001100000010001110101100000111110111101000111011111000111010101001111100001100000010001110101100000111101101011110 e8ef8ea9f0c08eb07de8ef8ea9f0c08eb07b5e

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