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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 鉚翫Ζ蕘、鄒カ 111001111111010010001010111000111000001110100100111001001111101110100100111001111011111010110110 e7f48ae383a4e4fba4e7beb6
EUC-JP 鉚翫Ζ蕘、鄒カ 1110111011110110101101001110010110100110101001101110100011111101100011101010010011101110110000001000111010110110 eef6b4e5a6a6e8fd8ea4eec08eb6
UTF-8 鉚翫Ζ蕘、鄒カ 1110100110001001100110101110011110111111101010111100111010010110111010001001010110011000111011111011110110100100111010011000010010010010111011111011110110110110 e9899ae7bfabce96e89598efbda4e98492efbdb6
UHC ?翫Ζ??鄒? 00111111111010001101000110100101110001100011111100111111111101011101101100111111 3fe8d1a5c63f3ff5db3f

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