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åöŸÖ{^ 100100100100111011100101111101101001111111010110011111011001001001001110111001011111011010011111110101100111101101011110 924ee5f69fd67d924ee5f69fd67b5e
SJIS-WIN ?N????}?N????{^ 001111110100111000111111001111110011111100111111011111010011111101001110001111110011111100111111001111110111101101011110 3f4e3f3f3f3f7d3f4e3f3f3f3f7b5e
EUC-JP ?Nåö?Ö}?Nåö?Ö{^ 001111110100111010001111101010111010100110001111101010111101001100111111100011111010101011010011011111010011111101001110100011111010101110101001100011111010101111010011001111111000111110101010110100110111101101011110 3f4e8faba98fabd33f8faad37d3f4e8faba98fabd33f8faad37b5e
UTF-8 ’NåöŸÖ}’NåöŸÖ{^ 11000010100100100100111011000011101001011100001110110110110000101001111111000011100101100111110111000010100100100100111011000011101001011100001110110110110000101001111111000011100101100111101101011110 c2924ec3a5c3b6c29fc3967dc2924ec3a5c3b6c29fc3967b5e
UHC ?N????}?N????{^ 001111110100111000111111001111110011111100111111011111010011111101001110001111110011111100111111001111110111101101011110 3f4e3f3f3f3f7d3f4e3f3f3f3f7b5e

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