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{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN ?然??n}?然??n{^ 001111111001000101010010001111110011111101101110011111010011111110010001010100100011111100111111011011100111101101011110 3f91523f3f6e7d3f91523f3f6e7b5e
EUC-JP ?然瑀?n}?然瑀?n{^ 00111111110000011011001110001111110011001011011100111111011011100111110100111111110000011011001110001111110011001011011100111111011011100111101101011110 3fc1b38fccb73f6e7d3fc1b38fccb73f6e7b5e
UTF-8 뤗然瑀퇻n}뤗然瑀퇻n{^ 1110101110100100100101111110011110000100101101101110011110010001100000001110110110000111101110110110111001111101111010111010010010010111111001111000010010110110111001111001000110000000111011011000011110111011011011100111101101011110 eba497e784b6e79180ed87bb6e7deba497e784b6e79180ed87bb6e7b5e
UHC 뤗然瑀퇻n}뤗然瑀퇻n{^ 100011111100011111100110110101001110100111011100101110000110111101101110011111011000111111000111111001101101010011101001110111001011100001101111011011100111101101011110 8fc7e6d4e9dcb86f6e7d8fc7e6d4e9dcb86f6e7b5e

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