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 蠎オ迯м蠎オ迯к^ 111001011011101010110101111001111000110110000100011111011110010110111010101101011110011110001101100001000111101101011110 e5bab5e78d847de5bab5e78d847b5e
EUC-JP 蠎オ迯м蠎オ迯к^ 1110101010111100100011101011010111101101111011011010011111011110111010101011110010001110101101011110110111101101101001111101110001011110 eabc8eb5ededa7deeabc8eb5ededa7dc5e
UTF-8 蠎オ迯м蠎オ迯к^ 1110100010100000100011101110111110111101101101011110100010111111101011111101000010111100111010001010000010001110111011111011110110110101111010001011111110101111110100001011101001011110 e8a08eefbdb5e8bfafd0bce8a08eefbdb5e8bfafd0ba5e
UHC ???м???к^ 0011111100111111001111111010110011011110001111110011111100111111101011001101110001011110 3f3f3facde3f3f3facdc5e

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