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 鼇?????? 1110101010000111001111110011111100111111001111110011111100111111 ea873f3f3f3f3f3f
EUC-JP 鼇??縕??? 11110011111001110011111100111111100011111101010011000010001111110011111100111111 f3e73f3f8fd4c23f3f3f
UTF-8 鼇믣ㄽ縕딉슐遼 111010011011110010000111111010111010111110100011111000111000010010111101111001111011100010010101111010111001010010001001111011001000101010010000111011111010011110000011 e9bc87ebafa3e384bde7b895eb9489ec8a90efa783
UHC 鼇믣ㄽ縕딉슐遼 1110100010101000100100101110010110100100101011011110100010110010100010101110111110111101101101101110100110101100 e8a892e5a4ade8b28aefbdb6e9ac

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