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åö‘L[}’NåöŒ`’Nåö‘L[{^ 1001001001001110111001011111011010001100011000001001001001001110111001011111011010010001010011000101101101111101100100100100111011100101111101101000110001100000100100100100111011100101111101101001000101001100010110110111101101011110 924ee5f68c60924ee5f6914c5b7d924ee5f68c60924ee5f6914c5b7b5e
SJIS-WIN ?N???`?N???L[}?N???`?N???L[{^ 0011111101001110001111110011111100111111011000000011111101001110001111110011111100111111010011000101101101111101001111110100111000111111001111110011111101100000001111110100111000111111001111110011111101001100010110110111101101011110 3f4e3f3f3f603f4e3f3f3f4c5b7d3f4e3f3f3f603f4e3f3f3f4c5b7b5e
EUC-JP ?Nåö?`?Nåö?L[}?Nåö?`?Nåö?L[{^ 001111110100111010001111101010111010100110001111101010111101001100111111011000000011111101001110100011111010101110101001100011111010101111010011001111110100110001011011011111010011111101001110100011111010101110101001100011111010101111010011001111110110000000111111010011101000111110101011101010011000111110101011110100110011111101001100010110110111101101011110 3f4e8faba98fabd33f603f4e8faba98fabd33f4c5b7d3f4e8faba98fabd33f603f4e8faba98fabd33f4c5b7b5e
UTF-8 ’NåöŒ`’Nåö‘L[}’NåöŒ`’Nåö‘L[{^ 110000101001001001001110110000111010010111000011101101101100001010001100011000001100001010010010010011101100001110100101110000111011011011000010100100010100110001011011011111011100001010010010010011101100001110100101110000111011011011000010100011000110000011000010100100100100111011000011101001011100001110110110110000101001000101001100010110110111101101011110 c2924ec3a5c3b6c28c60c2924ec3a5c3b6c2914c5b7dc2924ec3a5c3b6c28c60c2924ec3a5c3b6c2914c5b7b5e
UHC ?N???`?N???L[}?N???`?N???L[{^ 0011111101001110001111110011111100111111011000000011111101001110001111110011111100111111010011000101101101111101001111110100111000111111001111110011111101100000001111110100111000111111001111110011111101001100010110110111101101011110 3f4e3f3f3f603f4e3f3f3f4c5b7d3f4e3f3f3f603f4e3f3f3f4c5b7b5e

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