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{^ 0011111100111111001111110100111001111101001111110011111100111111010011100111101101011110 3f3f3f4e7d3f3f3f4e7b5e
SJIS-WIN 蓴??N}蓴??N{^ 11100100111100010011111100111111010011100111110111100100111100010011111100111111010011100111101101011110 e4f13f3f4e7de4f13f3f4e7b5e
EUC-JP 蓴??N}蓴??N{^ 11101000111100110011111100111111010011100111110111101000111100110011111100111111010011100111101101011110 e8f33f3f4e7de8f33f3f4e7b5e
UTF-8 蓴뤶똖N}蓴뤶똖N{^ 1110100010010011101101001110101110100100101101101110101110011000100101100100111001111101111010001001001110110100111010111010010010110110111010111001100010010110010011100111101101011110 e893b4eba4b6eb98964e7de893b4eba4b6eb98964e7b5e
UHC 蓴뤶똖N}蓴뤶똖N{^ 1110001011110001100011111110010010001100010101000100111001111101111000101111000110001111111001001000110001010100010011100111101101011110 e2f18fe48c544e7de2f18fe48c544e7b5e

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