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 ?愍?\}?愍?\{^ 00111111100111001011110000111111010111000111110100111111100111001011110000111111010111000111101101011110 3f9cbc3f5c7d3f9cbc3f5c7b5e
EUC-JP ?愍?\}?愍?\{^ 00111111110110001011111000111111010111000111110100111111110110001011111000111111010111000111101101011110 3fd8be3f5c7d3fd8be3f5c7b5e
UTF-8 깡愍酪\}깡愍酪\{^ 1110101010111001101000011110011010000100100011011110111110100100100110010101110001111101111010101011100110100001111001101000010010001101111011111010010010011001010111000111101101011110 eab9a1e6848defa4995c7deab9a1e6848defa4995c7b5e
UHC 깡愍酪\}깡愍酪\{^ 1011000111111000110110101100000011010001111010000101110001111101101100011111100011011010110000001101000111101000010111000111101101011110 b1f8dac0d1e85c7db1f8dac0d1e85c7b5e

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