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 中?檉?中?檉?^ 110000111110011000111111100011111100010110111011001111111100001111100110001111111000111111000101101110110011111101011110 c3e63f8fc5bb3fc3e63f8fc5bb3f5e
UTF-8 中렒檉룁中렒檉뢸^ 11100100101110001010110111101011101000001001001011100110101010101000100111101011101000111000000111100100101110001010110111101011101000001001001011100110101010101000100111101011101000101011100001011110 e4b8adeba092e6aa89eba381e4b8adeba092e6aa89eba2b85e
UHC 中렒檉룁中렒檉뢸^ 1111000111101001100011101010011111101111111000001011011111011110111100011110100110001110101001111110111111100000101101111101110001011110 f1e98ea7efe0b7def1e98ea7efe0b7dc5e

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