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 壤??\}壤??\{^ 10011010110111110011111100111111010111000111110110011010110111110011111100111111010111000111101101011110 9adf3f3f5c7d9adf3f3f5c7b5e
EUC-JP 壤??\}壤??\{^ 11010100111000010011111100111111010111000111110111010100111000010011111100111111010111000111101101011110 d4e13f3f5c7dd4e13f3f5c7b5e
UTF-8 壤깅삃\}壤깅삃\{^ 1110010110100011101001001110101010111001100001011110110010000010100000110101110001111101111001011010001110100100111010101011100110000101111011001000001010000011010111000111101101011110 e5a3a4eab985ec82835c7de5a3a4eab985ec82835c7b5e
UHC 壤깅삃\}壤깅삃\{^ 1110010110111101101100011110101110011000100010100101110001111101111001011011110110110001111010111001100010001010010111000111101101011110 e5bdb1eb988a5c7de5bdb1eb988a5c7b5e

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