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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 斛?荏斛?荏^ 1001110111001101001111111000100101100000100111011100110100111111100010010110000001011110 9dcd3f89609dcd3f89605e
EUC-JP 斛?荏斛?荏^ 1101101011001111001111111011000111000001110110101100111100111111101100011100000101011110 dacf3fb1c1dacf3fb1c15e
UTF-8 斛룫荏斛룫荏^ 11100110100101101001101111101011101000111010101111101000100011011000111111100110100101101001101111101011101000111010101111101000100011011000111101011110 e6969beba3abe88d8fe6969beba3abe88d8f5e
UHC 斛룫荏斛룫荏^ 11001101110101111000111110100010111011001111101111001101110101111000111110100010111011001111101101011110 cdd78fa2ecfbcdd78fa2ecfb5e

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