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 凜チャ\}凜チャ\{^ 11101010101000111100000110101100010111000111110111101010101000111100000110101100010111000111101101011110 eaa3c1ac5c7deaa3c1ac5c7b5e
EUC-JP 凜チャ\}凜チャ\{^ 1111010010100101100011101100000110001110101011000101110001111101111101001010010110001110110000011000111010101100010111000111101101011110 f4a58ec18eac5c7df4a58ec18eac5c7b5e
UTF-8 凜チャ\}凜チャ\{^ 1110010110000111100111001110111110111110100000011110111110111101101011000101110001111101111001011000011110011100111011111011111010000001111011111011110110101100010111000111101101011110 e5879cefbe81efbdac5c7de5879cefbe81efbdac5c7b5e
UHC 凜??\}凜??\{^ 11010111110011110011111100111111010111000111110111010111110011110011111100111111010111000111101101011110 d7cf3f3f5c7dd7cf3f3f5c7b5e

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