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 ??\}??\{^ 001111110011111101011100011111010011111100111111010111000111101101011110 3f3f5c7d3f3f5c7b5e
SJIS-WIN 鍔霎\}鍔霎\{^ 10010010110101011110100010111110010111000111110110010010110101011110100010111110010111000111101101011110 92d5e8be5c7d92d5e8be5c7b5e
EUC-JP 鍔霎\}鍔霎\{^ 11000100110101111111000011000000010111000111110111000100110101111111000011000000010111000111101101011110 c4d7f0c05c7dc4d7f0c05c7b5e
UTF-8 鍔霎\}鍔霎\{^ 1110100110001101100101001110100110011100100011100101110001111101111010011000110110010100111010011001110010001110010111000111101101011110 e98d94e99c8e5c7de98d94e99c8e5c7b5e
UHC 鍔?\}鍔?\{^ 1110010011001000001111110101110001111101111001001100100000111111010111000111101101011110 e4c83f5c7de4c83f5c7b5e

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