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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 懿k?\}懿k?\{^ 100111001111001010000010100010110011111101011100011111011001110011110010100000101000101100111111010111000111101101011110 9cf2828b3f5c7d9cf2828b3f5c7b5e
EUC-JP 懿k?\}懿k?\{^ 110110001111010010100011111010110011111101011100011111011101100011110100101000111110101100111111010111000111101101011110 d8f4a3eb3f5c7dd8f4a3eb3f5c7b5e
UTF-8 懿k킀\}懿k킀\{^ 1110011010000111101111111110111110111101100010111110110110000010100000000101110001111101111001101000011110111111111011111011110110001011111011011000001010000000010111000111101101011110 e687bfefbd8bed82805c7de687bfefbd8bed82805c7b5e
UHC 懿k킀\}懿k킀\{^ 1110101111110011101000111110101110110100100011010101110001111101111010111111001110100011111010111011010010001101010111000111101101011110 ebf3a3ebb48d5c7debf3a3ebb48d5c7b5e

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