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 中쇤걋}中쇤걋{^ 111001001011100010101101111011001000011110100100111010101011000110001011011111011110010010111000101011011110110010000111101001001110101010110001100010110111101101011110 e4b8adec87a4eab18b7de4b8adec87a4eab18b7b5e
UHC 中쇤걋}中쇤걋{^ 111100011110100110111100111010011011000011000000011111011111000111101001101111001110100110110000110000000111101101011110 f1e9bce9b0c07df1e9bce9b0c07b5e

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