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 ?壹?枇???^ 00111111100110101110001100111111100101001111100000111111001111110011111101011110 3f9ae33f94f83f3f3f5e
EUC-JP ?壹芚枇???^ 001111111101010011100101100011111101011110111011110010001111101000111111001111110011111101011110 3fd4e58fd7bbc8fa3f3f3f5e
UTF-8 뤌壹芚枇쇳롏롘^ 11101011101001001000110011100101101000111011100111101000100010101001101011100110100111101000011111101100100001111011001111101011101000011000111111101011101000011001100001011110 eba48ce5a3b9e88a9ae69e87ec87b3eba18feba1985e
UHC 뤌壹芚枇쇳롏롘^ 100011111011110011101100111011001101010011101100110111011110110110111100111011011000111011010101100011101101110001011110 8fbcececd4ecddedbced8ed58edc5e

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