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 11100100101011100011111100111111111001001010111000111111001111110100000001101000 e4ae3f3fe4ae3f3f4068
EUC-JP 莪??莪??@h 11101000101100000011111100111111111010001011000000111111001111110100000001101000 e8b03f3fe8b03f3f4068
UTF-8 莪몌쉈莪몌슥@h 1110100010001110101010101110101110101010100011001110110010001001100010001110100010001110101010101110101110101010100011001110110010001010101001010100000001101000 e88eaaebaa8cec8988e88eaaebaa8cec8aa54068
UHC 莪몌쉈莪몌슥@h 1110010010110101101110001110111110111101101001011110010010110101101110001110111110111101101110110100000001101000 e4b5b8efbda5e4b5b8efbdbb4068

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