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 ??????@h 0011111100111111001111110011111100111111001111110100000001101000 3f3f3f3f3f3f4068
SJIS-WIN 娃??鳶??@h 10001000101000010011111100111111100100111100111000111111001111110100000001101000 88a13f3f93ce3f3f4068
EUC-JP 娃??鳶??@h 10110000101000110011111100111111110001101101000000111111001111110100000001101000 b0a33f3fc6d03f3f4068
UTF-8 娃붹래鳶며텥@h 1110010110101000100000111110101110110110101110011110101110011110100110001110100110110011101101101110101110101001101100001110110110000101101001010100000001101000 e5a883ebb6b9eb9e98e9b3b6eba9b0ed85a54068
UHC 娃붹래鳶며텥@h 1110100011011111100101001110011010110111101000011110011011101001101110001110011110110110100110100100000001101000 e8df94e6b7a1e6e9b8e7b69a4068

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