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 中??援?旭? 10010010100001100011111100111111100010011000011100111111100010001010111000111111 92863f3f89873f88ae3f
EUC-JP 中??援?旭? 11000011111001100011111100111111101100011110011100111111101100001011000000111111 c3e63f3fb1e73fb0b03f
UTF-8 中淚쓱援렦旭렠 111001001011100010101101111011111010010110001101111011001001001110110001111001101000111110110100111010111010000010100110111001101001011110101101111010111010000010100000 e4b8adefa58dec93b1e68fb4eba0a6e697adeba0a0
UHC 中淚쓱援렦旭렠 1111000111101001110100101110011110111110101100111110101010110101100011101011010111101001111011111000111010110001 f1e9d2e7beb3eab58eb5e9ef8eb1

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