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 ????nW}????nW{^ 001111110011111100111111001111110110111001010111011111010011111100111111001111110011111101101110010101110111101101011110 3f3f3f3f6e577d3f3f3f3f6e577b5e
SJIS-WIN 﨟セ迺スnW}﨟セ迺スnW{^ 11111011100111011011111011100111100100101011110101101110010101110111110111111011100111011011111011100111100100101011110101101110010101110111101101011110 fb9dbee792bd6e577dfb9dbee792bd6e577b5e
EUC-JP ?セ迺スnW}?セ迺スnW{^ 001111111000111010111110111011011111001010001110101111010110111001010111011111010011111110001110101111101110110111110010100011101011110101101110010101110111101101011110 3f8ebeedf28ebd6e577d3f8ebeedf28ebd6e577b5e
UTF-8 﨟セ迺スnW}﨟セ迺スnW{^ 11101111101010001001111111101111101111011011111011101000101111111011101011101111101111011011110101101110010101110111110111101111101010001001111111101111101111011011111011101000101111111011101011101111101111011011110101101110010101110111101101011110 efa89fefbdbee8bfbaefbdbd6e577defa89fefbdbee8bfbaefbdbd6e577b5e
UHC ????nW}????nW{^ 001111110011111100111111001111110110111001010111011111010011111100111111001111110011111101101110010101110111101101011110 3f3f3f3f6e577d3f3f3f3f6e577b5e

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