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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 磅膓荀磅膓荀^ 11100001111110101110010001010101111001001010010011100001111110101110010001010101111001001010010001011110 e1fae455e4a4e1fae455e4a45e
EUC-JP 磅膓荀磅膓荀^ 11100010111111001110011110110110111010001010011011100010111111001110011110110110111010001010011001011110 e2fce7b6e8a6e2fce7b6e8a65e
UTF-8 磅膓荀磅膓荀^ 11100111101000111000010111101000100001101001001111101000100011011000000011100111101000111000010111101000100001101001001111101000100011011000000001011110 e7a385e88693e88d80e7a385e88693e88d805e
UHC 磅?荀磅?荀^ 1101101110110110001111111110001011110000110110111011011000111111111000101111000001011110 dbb63fe2f0dbb63fe2f05e

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