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 ??????B 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 箏醍明箏醍明B 11100010101101011001000111100111100101101011111011100010101101011001000111100111100101101011111001000010 e2b591e796bee2b591e796be42
EUC-JP 箏醍明箏醍明B 11100100101101111100001011101001110011001100000011100100101101111100001011101001110011001100000001000010 e4b7c2e9ccc0e4b7c2e9ccc042
UTF-8 箏醍明箏醍明B 11100111101011101000111111101001100001101000110111100110100110001000111011100111101011101000111111101001100001101000110111100110100110001000111001000010 e7ae8fe9868de6988ee7ae8fe9868de6988e42
UHC 箏醍明箏醍明B 11101110101101001111000010110101110110011010010111101110101101001111000010110101110110011010010101000010 eeb4f0b5d9a5eeb4f0b5d9a542

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