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 ????N}????N{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN 揖?揖?N}揖?揖?N{^ 1001011101001011001111111001011101001011001111110100111001111101100101110100101100111111100101110100101100111111010011100111101101011110 974b3f974b3f4e7d974b3f974b3f4e7b5e
EUC-JP 揖?揖?N}揖?揖?N{^ 1100110110101100001111111100110110101100001111110100111001111101110011011010110000111111110011011010110000111111010011100111101101011110 cdac3fcdac3f4e7dcdac3fcdac3f4e7b5e
UTF-8 揖쌺揖쌸N}揖쌺揖쌸N{^ 1110011010001111100101101110110010001100101110101110011010001111100101101110110010001100101110000100111001111101111001101000111110010110111011001000110010111010111001101000111110010110111011001000110010111000010011100111101101011110 e68f96ec8cbae68f96ec8cb84e7de68f96ec8cbae68f96ec8cb84e7b5e
UHC 揖쌺揖쌸N}揖쌺揖쌸N{^ 111010111110011110011011011010001110101111100111100110110110011001001110011111011110101111100111100110110110100011101011111001111001101101100110010011100111101101011110 ebe79b68ebe79b664e7debe79b68ebe79b664e7b5e

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