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 ??|E??|EB 001111110011111101111100010001010011111100111111011111000100010101000010 3f3f7c453f3f7c4542
SJIS-WIN 偲璽|E偲璽|EB 10001110110000111000111010100011011111000100010110001110110000111000111010100011011111000100010101000010 8ec38ea37c458ec38ea37c4542
EUC-JP 偲璽|E偲璽|EB 10111100110001011011110010100101011111000100010110111100110001011011110010100101011111000100010101000010 bcc5bca57c45bcc5bca57c4542
UTF-8 偲璽|E偲璽|EB 1110010110000001101100101110011110010010101111010111110001000101111001011000000110110010111001111001001010111101011111000100010101000010 e581b2e792bd7c45e581b2e792bd7c4542
UHC ?璽|E?璽|EB 0011111111011111110111100111110001000101001111111101111111011110011111000100010101000010 3fdfde7c453fdfde7c4542

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