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{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
EUC-JP ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
UTF-8 諪골렰렟n}諪골렰렟n{^ 1110100010101011101010101110101010110011101010001110101110100000101100001110101110100000100111110110111001111101111010001010101110101010111010101011001110101000111010111010000010110000111010111010000010011111011011100111101101011110 e8abaaeab3a8eba0b0eba09f6e7de8abaaeab3a8eba0b0eba09f6e7b5e
UHC 諪골렰렟n}諪골렰렟n{^ 111011111111010110110000111100011000111010111101100011101011000001101110011111011110111111110101101100001111000110001110101111011000111010110000011011100111101101011110 eff5b0f18ebd8eb06e7deff5b0f18ebd8eb06e7b5e

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