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{^ 111011011111110011010111111000000111101101001110011111011110110111111100110101111110000001111011010011100111101101011110 edfcd7e07b4e7dedfcd7e07b4e7b5e
SJIS-WIN ??×?{N}??×?{N{^ 0011111100111111100000010111111000111111011110110100111001111101001111110011111110000001011111100011111101111011010011100111101101011110 3f3f817e3f7b4e7d3f3f817e3f7b4e7b5e
EUC-JP íü×à{N}íü×à{N{^ 1000111110101011101111111000111110101011111001001010000111011111100011111010101110100010011110110100111001111101100011111010101110111111100011111010101111100100101000011101111110001111101010111010001001111011010011100111101101011110 8fabbf8fabe4a1df8faba27b4e7d8fabbf8fabe4a1df8faba27b4e7b5e
UTF-8 íü×à{N}íü×à{N{^ 1100001110101101110000111011110011000011100101111100001110100000011110110100111001111101110000111010110111000011101111001100001110010111110000111010000001111011010011100111101101011110 c3adc3bcc397c3a07b4e7dc3adc3bcc397c3a07b4e7b5e
UHC ??×?{N}??×?{N{^ 0011111100111111101000011011111100111111011110110100111001111101001111110011111110100001101111110011111101111011010011100111101101011110 3f3fa1bf3f7b4e7d3f3fa1bf3f7b4e7b5e

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