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 00111111001111111000111010001010001111110110100100111111001111111000111010001010001111110110100101000010 3f3f8e8a3f693f3f8e8a3f6942
EUC-JP ??至?i??至?iB 00111111001111111011101111101010001111110110100100111111001111111011101111101010001111110110100101000010 3f3fbbea3f693f3fbbea3f6942
UTF-8 臨렩至렔i臨렩至렔iB 111011111010011110110110111010111010000010101001111010001000011110110011111010111010000010010100011010011110111110100111101101101110101110100000101010011110100010000111101100111110101110100000100101000110100101000010 efa7b6eba0a9e887b3eba09469efa7b6eba0a9e887b3eba0946942
UHC 臨렩至렔i臨렩至렔iB 11101100111110101000111010110111111100101011100010001110101010010110100111101100111110101000111010110111111100101011100010001110101010010110100101000010 ecfa8eb7f2b88ea969ecfa8eb7f2b88ea96942

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