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 111010001010110010011101111001111010011110111011011010011110100010101100100111011110011110100111101110110110100101000010 e8ac9de7a7bb69e8ac9de7a7bb6942
EUC-JP 隰晉ァサi隰晉ァサiB 11110000101011101101101011101001100011101010011110001110101110110110100111110000101011101101101011101001100011101010011110001110101110110110100101000010 f0aedae98ea78ebb69f0aedae98ea78ebb6942
UTF-8 隰晉ァサi隰晉ァサiB 111010011001101010110000111001101001100110001001111011111011110110100111111011111011110110111011011010011110100110011010101100001110011010011001100010011110111110111101101001111110111110111101101110110110100101000010 e99ab0e69989efbda7efbdbb69e99ab0e69989efbda7efbdbb6942
UHC ?晉??i?晉??iB 00111111111100101100101100111111001111110110100100111111111100101100101100111111001111110110100101000010 3ff2cb3f3f693ff2cb3f3f6942

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