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{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN 円?円?N}円?円?N{^ 1000100101111110001111111000100101111110001111110100111001111101100010010111111000111111100010010111111000111111010011100111101101011110 897e3f897e3f4e7d897e3f897e3f4e7b5e
EUC-JP 円?円?N}円?円?N{^ 1011000111011111001111111011000111011111001111110100111001111101101100011101111100111111101100011101111100111111010011100111101101011110 b1df3fb1df3f4e7db1df3fb1df3f4e7b5e
UTF-8 円튶円튴N}円튶円튴N{^ 1110010110000110100001101110110110001010101101101110010110000110100001101110110110001010101101000100111001111101111001011000011010000110111011011000101010110110111001011000011010000110111011011000101010110100010011100111101101011110 e58686ed8ab6e58686ed8ab44e7de58686ed8ab6e58686ed8ab44e7b5e
UHC 円튶円튴N}円튶円튴N{^ 111001011111011110111010011010001110010111110111101110100110011001001110011111011110010111110111101110100110100011100101111101111011101001100110010011100111101101011110 e5f7ba68e5f7ba664e7de5f7ba68e5f7ba664e7b5e

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