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 テェツ陳淞陳妝 1100001110101010110000101001001011000010100111111100001010010010110000101001101101000010 c3aac292c29fc292c29b42
EUC-JP テェツ陳淞陳妝 1000111011000011100011101010101010001110110000101100010011000100110111101100010011000100110001001101010110100011 8ec38eaa8ec2c4c4dec4c4c4d5a3
UTF-8 テェツ陳淞陳妝 111011111011111010000011111011111011110110101010111011111011111010000010111010011001100110110011111001101011011110011110111010011001100110110011111001011010011010011101 efbe83efbdaaefbe82e999b3e6b79ee999b3e5a69d
UHC ???陳淞陳? 00111111001111110011111111110010111001111110000111100111111100101110011100111111 3f3f3ff2e7e1e7f2e73f

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