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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
EUC-JP ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
UTF-8 앣떇룍\}앣떇룍\{^ 1110110010010101101000111110101110010110100001111110101110100011100011010101110001111101111011001001010110100011111010111001011010000111111010111010001110001101010111000111101101011110 ec95a3eb9687eba38d5c7dec95a3eb9687eba38d5c7b5e
UHC 앣떇룍\}앣떇룍\{^ 1001110111011101100010111001110110001111100010110101110001111101100111011101110110001011100111011000111110001011010111000111101101011110 9ddd8b9d8f8b5c7d9ddd8b9d8f8b5c7b5e

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