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 瓦詢\}瓦詢\{^ 10001010101000101110011001101101010111000111110110001010101000101110011001101101010111000111101101011110 8aa2e66d5c7d8aa2e66d5c7b5e
EUC-JP 瓦詢\}瓦詢\{^ 10110100101001001110101111001110010111000111110110110100101001001110101111001110010111000111101101011110 b4a4ebce5c7db4a4ebce5c7b5e
UTF-8 瓦詢\}瓦詢\{^ 1110011110010011101001101110100010101001101000100101110001111101111001111001001110100110111010001010100110100010010111000111101101011110 e793a6e8a9a25c7de793a6e8a9a25c7b5e
UHC 瓦詢\}瓦詢\{^ 11101000101111111110001011110011010111000111110111101000101111111110001011110011010111000111101101011110 e8bfe2f35c7de8bfe2f35c7b5e

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