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[{^ 1100001110111011110000111000101011000011100011111100001110100101010011100101101101111101110000111011101111000011100010101100001110001111110000111010010101001110010110110111101101011110 c3bbc38ac38fc3a54e5b7dc3bbc38ac38fc3a54e5b7b5e
SJIS-WIN ???????¥N[}???????¥N[{^ 00111111001111110011111100111111001111110011111100111111100000011000111101001110010110110111110100111111001111110011111100111111001111110011111100111111100000011000111101001110010110110111101101011110 3f3f3f3f3f3f3f818f4e5b7d3f3f3f3f3f3f3f818f4e5b7b5e
EUC-JP Ã?Ã?Ã?Ã?N[}Ã?Ã?Ã?Ã?N[{^ 100011111010101010101010001111111000111110101010101010100011111110001111101010101010101000111111100011111010101010101010001111110100111001011011011111011000111110101010101010100011111110001111101010101010101000111111100011111010101010101010001111111000111110101010101010100011111101001110010110110111101101011110 8faaaa3f8faaaa3f8faaaa3f8faaaa3f4e5b7d8faaaa3f8faaaa3f8faaaa3f8faaaa3f4e5b7b5e
UTF-8 ûÊÏåN[}ûÊÏåN[{^ 110000111000001111000010101110111100001110000011110000101000101011000011100000111100001010001111110000111000001111000010101001010100111001011011011111011100001110000011110000101011101111000011100000111100001010001010110000111000001111000010100011111100001110000011110000101010010101001110010110110111101101011110 c383c2bbc383c28ac383c28fc383c2a54e5b7dc383c2bbc383c28ac383c28fc383c2a54e5b7b5e
UHC ????????N[}????????N[{^ 0011111100111111001111110011111100111111001111110011111100111111010011100101101101111101001111110011111100111111001111110011111100111111001111110011111101001110010110110111101101011110 3f3f3f3f3f3f3f3f4e5b7d3f3f3f3f3f3f3f3f4e5b7b5e

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