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 鄒ィ髯晤、輔遵 111001111011111010101000111010011001100110011101111010111010010010010101111000111000111110000101 e7bea8e9999deba495e38f85
EUC-JP 鄒ィ髯晤、輔遵 1110111011000000100011101010100011110001111110011101101011101101100011101010010011001010111001011011110111100101 eec08ea8f1f9daed8ea4cae5bde5
UTF-8 鄒ィ髯晤、輔遵 111010011000010010010010111011111011110110101000111010011010101110101111111001101001100110100100111011111011110110100100111010001011110010010100111010011000000110110101 e98492efbda8e9abafe699a4efbda4e8bc94e981b5
UHC 鄒??晤?輔遵 1111010111011011001111110011111111100111111110110011111111011100110100001111000111100101 f5db3f3fe7fb3fdcd0f1e5

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