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 ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
SJIS-WIN 鞜会スセ[鞜会スセ[^ 111010001101111110001001111011111011110110111110010110111110100011011111100010011110111110111101101111100101101101011110 e8df89efbdbe5be8df89efbdbe5b5e
EUC-JP 鞜会スセ[鞜会スセ[^ 11110000111000011011001011110001100011101011110110001110101111100101101111110000111000011011001011110001100011101011110110001110101111100101101101011110 f0e1b2f18ebd8ebe5bf0e1b2f18ebd8ebe5b5e
UTF-8 鞜会スセ[鞜会スセ[^ 111010011001111010011100111001001011110010011010111011111011110110111101111011111011110110111110010110111110100110011110100111001110010010111100100110101110111110111101101111011110111110111101101111100101101101011110 e99e9ce4bc9aefbdbdefbdbe5be99e9ce4bc9aefbdbdefbdbe5b5e
UHC ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e

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