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 燿??\}燿??\{^ 11100000101000000011111100111111010111000111110111100000101000000011111100111111010111000111101101011110 e0a03f3f5c7de0a03f3f5c7b5e
EUC-JP 燿??\}燿??\{^ 11100000101000100011111100111111010111000111110111100000101000100011111100111111010111000111101101011110 e0a23f3f5c7de0a23f3f5c7b5e
UTF-8 燿섒끀\}燿섒끀\{^ 1110011110000111101111111110110010000100100100101110101110000001100000000101110001111101111001111000011110111111111011001000010010010010111010111000000110000000010111000111101101011110 e787bfec8492eb81805c7de787bfec8492eb81805c7b5e
UHC 燿섒끀\}燿섒끀\{^ 1110100011111100100110001110111010000101101101100101110001111101111010001111110010011000111011101000010110110110010111000111101101011110 e8fc98ee85b65c7de8fc98ee85b65c7b5e

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