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{^ 10011001010110100011111100111111011011100111110110011001010110100011111100111111011011100111101101011110 995a3f3f6e7d995a3f3f6e7b5e
EUC-JP 兒??n}兒??n{^ 11010001101110110011111100111111011011100111110111010001101110110011111100111111011011100111101101011110 d1bb3f3f6e7dd1bb3f3f6e7b5e
UTF-8 兒ㅼ괏n}兒ㅼ괏n{^ 1110010110000101100100101110001110000101101111001110101010110100100011110110111001111101111001011000010110010010111000111000010110111100111010101011010010001111011011100111101101011110 e58592e385bceab48f6e7de58592e385bceab48f6e7b5e
UHC 兒ㅼ괏n}兒ㅼ괏n{^ 1110010010101110101001001110110010110001101000110110111001111101111001001010111010100100111011001011000110100011011011100111101101011110 e4aea4ecb1a36e7de4aea4ecb1a36e7b5e

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