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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 中??}中??{^ 1001001010000110001111110011111101111101100100101000011000111111001111110111101101011110 92863f3f7d92863f3f7b5e
EUC-JP 中??}中??{^ 1100001111100110001111110011111101111101110000111110011000111111001111110111101101011110 c3e63f3f7dc3e63f3f7b5e
UTF-8 中쯔츌}中쯔츌{^ 111001001011100010101101111011001010111110010100111011001011100010001100011111011110010010111000101011011110110010101111100101001110110010111000100011000111101101011110 e4b8adecaf94ecb88c7de4b8adecaf94ecb88c7b5e
UHC 中쯔츌}中쯔츌{^ 111100011110100111000010111010101100001111110100011111011111000111101001110000101110101011000011111101000111101101011110 f1e9c2eac3f47df1e9c2eac3f47b5e

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