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 ???u???u^ 001111110011111100111111011101010011111100111111001111110111010101011110 3f3f3f753f3f3f755e
SJIS-WIN 室??u室??u^ 1000111010111010001111110011111101110101100011101011101000111111001111110111010101011110 8eba3f3f758eba3f3f755e
EUC-JP 室??u室??u^ 1011110010111100001111110011111101110101101111001011110000111111001111110111010101011110 bcbc3f3f75bcbc3f3f755e
UTF-8 室릯뢌u室릯뢌u^ 111001011010111010100100111010111010011010101111111010111010001010001100011101011110010110101110101001001110101110100110101011111110101110100010100011000111010101011110 e5aea4eba6afeba28c75e5aea4eba6afeba28c755e
UHC 室릯뢌u室릯뢌u^ 111000111111100010010000100011111000111101001000011101011110001111111000100100001000111110001111010010000111010101011110 e3f8908f8f4875e3f8908f8f48755e

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