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{^ 110111101110100111100010111110100110111101101110011111011101111011101001111000101111101001101111011011100111101101011110 dee9e2fa6f6e7ddee9e2fa6f6e7b5e
EUC-JP ゙鰾侒n}゙鰾侒n{^ 10001110110111101111001011100100100011111011000110100111011011100111110110001110110111101111001011100100100011111011000110100111011011100111101101011110 8edef2e48fb1a76e7d8edef2e48fb1a76e7b5e
UTF-8 ゙鰾侒n}゙鰾侒n{^ 1110111110111110100111101110100110110000101111101110010010111110100100100110111001111101111011111011111010011110111010011011000010111110111001001011111010010010011011100111101101011110 efbe9ee9b0bee4be926e7defbe9ee9b0bee4be926e7b5e
UHC ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e

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