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 ?讒巐房?讒巐房^ 001111111110011010100111111110101011011010010110010110110011111111100110101001111111101010110110100101100101101101011110 3fe6a7fab6965b3fe6a7fab6965b5e
EUC-JP 巋讒巐房巋讒巐房^ 100011111011101111111000111011001010100110001111101110111111100111001011101111001000111110111011111110001110110010101001100011111011101111111001110010111011110001011110 8fbbf8eca98fbbf9cbbc8fbbf8eca98fbbf9cbbc5e
UTF-8 巋讒巐房巋讒巐房^ 11100101101101111000101111101000101011101001001011100101101101111001000011100110100010001011111111100101101101111000101111101000101011101001001011100101101101111001000011100110100010001011111101011110 e5b78be8ae92e5b790e688bfe5b78be8ae92e5b790e688bf5e
UHC ?讒?房?讒?房^ 00111111111100111101100000111111110110111010111000111111111100111101100000111111110110111010111001011110 3ff3d83fdbae3ff3d83fdbae5e

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