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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 鞜懈拷[鞜懈拷[^ 111010001101111110011100111001101000110110001001010110111110100011011111100111001110011010001101100010010101101101011110 e8df9ce68d895be8df9ce68d895b5e
EUC-JP 鞜懈拷[鞜懈拷[^ 111100001110000111011000111010001011100111101001010110111111000011100001110110001110100010111001111010010101101101011110 f0e1d8e8b9e95bf0e1d8e8b9e95b5e
UTF-8 鞜懈拷[鞜懈拷[^ 111010011001111010011100111001101000011110001000111001101000101110110111010110111110100110011110100111001110011010000111100010001110011010001011101101110101101101011110 e99e9ce68788e68bb75be99e9ce68788e68bb75b5e
UHC ?懈拷[?懈拷[^ 00111111111110101010101111001101101110000101101100111111111110101010101111001101101110000101101101011110 3ffaabcdb85b3ffaabcdb85b5e

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