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 異?中?異?中?^ 10001000110110010011111110010010100001100011111110001000110110010011111110010010100001100011111101011110 88d93f92863f88d93f92863f5e
EUC-JP 異?中?異?中?^ 10110000110110110011111111000011111001100011111110110000110110110011111111000011111001100011111101011110 b0db3fc3e63fb0db3fc3e63f5e
UTF-8 異렦中렏異렦中렏^ 11100111100101011011000011101011101000001010011011100100101110001010110111101011101000001000111111100111100101011011000011101011101000001010011011100100101110001010110111101011101000001000111101011110 e795b0eba0a6e4b8adeba08fe795b0eba0a6e4b8adeba08f5e
UHC 異렦中렏異렦中렏^ 1110110010110110100011101011010111110001111010011000111010100101111011001011011010001110101101011111000111101001100011101010010101011110 ecb68eb5f1e98ea5ecb68eb5f1e98ea55e

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