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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 蘂??曜??押 11100101010000010011111100111111100101110110101000111111001111111000100110011111 e5413f3f976a3f3f899f
EUC-JP 蘂??曜??押 11101001101000100011111100111111110011011100101100111111001111111011001010100001 e9a23f3fcdcb3f3fb2a1
UTF-8 蘂뚮졁曜쏅젒押 111010001001100010000010111010111001101010101110111011001010000110000001111001101001101110011100111011001000111110000101111011001010000010010010111001101000101010111100 e89882eb9aaeeca181e69b9cec8f85eca092e68abc
UHC 蘂뚮졁曜쏅젒押 1110011111011110100011001110101110100000101100101110100011111000100110111110101110100000100100011110010011100011 e7de8ceba0b2e8f89beba091e4e3

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