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 ????i????iB 0011111100111111001111110011111101101001001111110011111100111111001111110110100101000010 3f3f3f3f693f3f3f3f6942
SJIS-WIN ?溷セ。i?溷セ。iB 00111111100111111110010110111110101000010110100100111111100111111110010110111110101000010110100101000010 3f9fe5bea1693f9fe5bea16942
EUC-JP 彛溷セ。i彛溷セ。iB 100011111011110011111010110111101110011110001110101111101000111010100001011010011000111110111100111110101101111011100111100011101011111010001110101000010110100101000010 8fbcfadee78ebe8ea1698fbcfadee78ebe8ea16942
UTF-8 彛溷セ。i彛溷セ。iB 111001011011110110011011111001101011101010110111111011111011110110111110111011111011110110100001011010011110010110111101100110111110011010111010101101111110111110111101101111101110111110111101101000010110100101000010 e5bd9be6bab7efbdbeefbda169e5bd9be6bab7efbdbeefbda16942
UHC 彛???i彛???iB 11101100101011010011111100111111001111110110100111101100101011010011111100111111001111110110100101000010 ecad3f3f3f69ecad3f3f3f6942

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