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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 蛻カ縲迎蛻カ縲鶏^ 111001011000100010110110111000111000000010001100011111011110010110001000101101101110001110000000100011000111101101011110 e588b6e3808c7de588b6e3808c7b5e
EUC-JP 蛻カ縲迎蛻カ縲鶏^ 1110100111101000100011101011011011100101111000001011011111011110111010011110100010001110101101101110010111100000101101111101110001011110 e9e88eb6e5e0b7dee9e88eb6e5e0b7dc5e
UTF-8 蛻カ縲迎蛻カ縲鶏^ 11101000100110111011101111101111101111011011011011100111101110001011001011101000101111111000111011101000100110111011101111101111101111011011011011100111101110001011001011101001101101101000111101011110 e89bbbefbdb6e7b8b2e8bf8ee89bbbefbdb6e7b8b2e9b68f5e
UHC ???迎????^ 00111111001111110011111111100111110010100011111100111111001111110011111101011110 3f3f3fe7ca3f3f3f3f5e

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