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 嶪용썚\}嶪용썚\{^ 1110010110110110101010101110110010011010101010011110110010001101100110100101110001111101111001011011011010101010111011001001101010101001111011001000110110011010010111000111101101011110 e5b6aaec9aa9ec8d9a5c7de5b6aaec9aa9ec8d9a5c7b5e
UHC 嶪용썚\}嶪용썚\{^ 1110010111110101101111111110101110011011100011010101110001111101111001011111010110111111111010111001101110001101010111000111101101011110 e5f5bfeb9b8d5c7de5f5bfeb9b8d5c7b5e

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