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 中峵⊇}中峵⊇{^ 100100101000011011111010101011101000000110111011011111011001001010000110111110101010111010000001101110110111101101011110 9286faae81bb7d9286faae81bb7b5e
EUC-JP 中?⊇}中?⊇{^ 11000011111001100011111110100010101111010111110111000011111001100011111110100010101111010111101101011110 c3e63fa2bd7dc3e63fa2bd7b5e
UTF-8 中峵⊇}中峵⊇{^ 111001001011100010101101111001011011001110110101111000101000101010000111011111011110010010111000101011011110010110110011101101011110001010001010100001110111101101011110 e4b8ade5b3b5e28a877de4b8ade5b3b5e28a877b5e
UHC 中?⊇}中?⊇{^ 11110001111010010011111110100001111101110111110111110001111010010011111110100001111101110111101101011110 f1e93fa1f77df1e93fa1f77b5e

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