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 10001001011111010011111100111111111000001011111000111111001111110100000001101000 897d3f3fe0be3f3f4068
EUC-JP 厭??狎??@h 10110001110111100011111100111111111000001100000000111111001111110100000001101000 b1de3f3fe0c03f3f4068
UTF-8 厭어떌狎숁펵@h 1110010110001110101011011110110010010110101101001110101110010110100011001110011110001011100011101110110010001000100000011110110110001110101101010100000001101000 e58eadec96b4eb968ce78b8eec8881ed8eb54068
UHC 厭어떌狎숁펵@h 1110011011110100101111101110111010001011101000101110010011100100100110011110011010111100100001100100000001101000 e6f4beee8ba2e4e499e6bc864068

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