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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 中???中???^ 1001001010000110001111110011111100111111100100101000011000111111001111110011111101011110 92863f3f3f92863f3f3f5e
EUC-JP 中???中???^ 1100001111100110001111110011111100111111110000111110011000111111001111110011111101011110 c3e63f3f3fc3e63f3f3f5e
UTF-8 中띄렒뒷中띄렒뒬^ 11100100101110001010110111101011100111011000010011101011101000001001001011101011100100101011011111100100101110001010110111101011100111011000010011101011101000001001001011101011100100101010110001011110 e4b8adeb9d84eba092eb92b7e4b8adeb9d84eba092eb92ac5e
UHC 中띄렒뒷中띄렒뒬^ 1111000111101001101101101110011110001110101001111011010111011110111100011110100110110110111001111000111010100111101101011101110001011110 f1e9b6e78ea7b5def1e9b6e78ea7b5dc5e

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