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{^ 001111110011111110001001010111110011111101101110011111010011111100111111100010010101111100111111011011100111101101011110 3f3f895f3f6e7d3f3f895f3f6e7b5e
EUC-JP ??雲?n}??雲?n{^ 001111110011111110110001110000000011111101101110011111010011111100111111101100011100000000111111011011100111101101011110 3f3fb1c03f6e7d3f3fb1c03f6e7b5e
UTF-8 瑥렢雲렋n}瑥렢雲렋n{^ 1110011110010001101001011110101110100000101000101110100110011011101100101110101110100000100010110110111001111101111001111001000110100101111010111010000010100010111010011001101110110010111010111010000010001011011011100111101101011110 e791a5eba0a2e99bb2eba08b6e7de791a5eba0a2e99bb2eba08b6e7b5e
UHC 瑥렢雲렋n}瑥렢雲렋n{^ 111010001010111110001110101100111110101010100011100011101010001001101110011111011110100010101111100011101011001111101010101000111000111010100010011011100111101101011110 e8af8eb3eaa38ea26e7de8af8eb3eaa38ea26e7b5e

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