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{^ 100011101100010110001110110011100101111011100100101101110111101101001110011111011000111011000101100011101100111001011110111001001011011101111011010011100111101101011110 8ec58ece5ee4b77b4e7d8ec58ece5ee4b77b4e7b5e
SJIS-WIN ????^??{N}????^??{N{^ 001111110011111100111111001111110101111000111111001111110111101101001110011111010011111100111111001111110011111101011110001111110011111101111011010011100111101101011110 3f3f3f3f5e3f3f7b4e7d3f3f3f3f5e3f3f7b4e7b5e
EUC-JP ?Å?Î^ä?{N}?Å?Î^ä?{N{^ 001111111000111110101010101010010011111110001111101010101100001001011110100011111010101110100011001111110111101101001110011111010011111110001111101010101010100100111111100011111010101011000010010111101000111110101011101000110011111101111011010011100111101101011110 3f8faaa93f8faac25e8faba33f7b4e7d3f8faaa93f8faac25e8faba33f7b4e7b5e
UTF-8 ŽÅŽÎ^ä·{N}ŽÅŽÎ^ä·{N{^ 110000101000111011000011100001011100001010001110110000111000111001011110110000111010010011000010101101110111101101001110011111011100001010001110110000111000010111000010100011101100001110001110010111101100001110100100110000101011011101111011010011100111101101011110 c28ec385c28ec38e5ec3a4c2b77b4e7dc28ec385c28ec38e5ec3a4c2b77b4e7b5e
UHC ????^?·{N}????^?·{N{^ 0011111100111111001111110011111101011110001111111010000110100100011110110100111001111101001111110011111100111111001111110101111000111111101000011010010001111011010011100111101101011110 3f3f3f3f5e3fa1a47b4e7d3f3f3f3f5e3fa1a47b4e7b5e

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