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{^ 1000111111001001111010000011111100111111001111110110111001111101100011111100100111101000001111110011111100111111011011100111101101011110 8fc9e83f3f3f6e7d8fc9e83f3f3f6e7b5e
UTF-8 焌찔렰렟n}焌찔렰렟n{^ 1110011110000100100011001110110010110000100101001110101110100000101100001110101110100000100111110110111001111101111001111000010010001100111011001011000010010100111010111010000010110000111010111010000010011111011011100111101101011110 e7848cecb094eba0b0eba09f6e7de7848cecb094eba0b0eba09f6e7b5e
UHC 焌찔렰렟n}焌찔렰렟n{^ 111100011110000011000010111100011000111010111101100011101011000001101110011111011111000111100000110000101111000110001110101111011000111010110000011011100111101101011110 f1e0c2f18ebd8eb06e7df1e0c2f18ebd8eb06e7b5e

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