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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN ???枇???^ 001111110011111100111111100101001111100000111111001111110011111101011110 3f3f3f94f83f3f3f5e
EUC-JP ??芚枇???^ 0011111100111111100011111101011110111011110010001111101000111111001111110011111101011110 3f3f8fd7bbc8fa3f3f3f5e
UTF-8 뤗횓芚枇플롏롘^ 11101011101001001001011111101101100110101001001111101000100010101001101011100110100111101000011111101101100101001000110011101011101000011000111111101011101000011001100001011110 eba497ed9a93e88a9ae69e87ed948ceba18feba1985e
UHC 뤗횓芚枇플롏롘^ 100011111100011111000011100011101101010011101100110111011110110111000111110000111000111011010101100011101101110001011110 8fc7c38ed4ecddedc7c38ed58edc5e

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