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{^ 10001111111001111111001011111011110111111111100001111011010011100111110110001111111001111111001011111011110111111111100001111011010011100111101101011110 8fe7f2fbdff87b4e7d8fe7f2fbdff87b4e7b5e
EUC-JP 冗?゚?N}冗?゚?N{^ 1011111011101001001111111000111011011111001111110100111001111101101111101110100100111111100011101101111100111111010011100111101101011110 bee93f8edf3f4e7dbee93f8edf3f4e7b5e
UTF-8 冗゚N}冗゚N{^ 1110010110000110100101111110111010001000101100101110111110111110100111111110111010011000100110110100111001111101111001011000011010010111111011101000100010110010111011111011111010011111111011101001100010011011010011100111101101011110 e58697ee88b2efbe9fee989b4e7de58697ee88b2efbe9fee989b4e7b5e
UHC 冗???N}冗???N{^ 111010011011011100111111001111110011111101001110011111011110100110110111001111110011111100111111010011100111101101011110 e9b73f3f3f4e7de9b73f3f3f4e7b5e

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