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{^ 10001111110010111111010111111011100011111100100110101100010011100111110110001111110010111111010111111011100011111100100110101100010011100111101101011110 8fcbf5fb8fc9ac4e7d8fcbf5fb8fc9ac4e7b5e
SJIS-WIN ??????¬N}??????¬N{^ 001111110011111100111111001111110011111100111111100000011100101001001110011111010011111100111111001111110011111100111111001111111000000111001010010011100111101101011110 3f3f3f3f3f3f81ca4e7d3f3f3f3f3f3f81ca4e7b5e
EUC-JP ?Ëõû?ɬN}?Ëõû?ɬN{^ 00111111100011111010101010110011100011111010101111011000100011111010101111100101001111111000111110101010101100011010001011001100010011100111110100111111100011111010101010110011100011111010101111011000100011111010101111100101001111111000111110101010101100011010001011001100010011100111101101011110 3f8faab38fabd88fabe53f8faab1a2cc4e7d3f8faab38fabd88fabe53f8faab1a2cc4e7b5e
UTF-8 ËõûÉ¬N}ËõûÉ¬N{^ 110000101000111111000011100010111100001110110101110000111011101111000010100011111100001110001001110000101010110001001110011111011100001010001111110000111000101111000011101101011100001110111011110000101000111111000011100010011100001010101100010011100111101101011110 c28fc38bc3b5c3bbc28fc389c2ac4e7dc28fc38bc3b5c3bbc28fc389c2ac4e7b5e
UHC ???????N}???????N{^ 00111111001111110011111100111111001111110011111100111111010011100111110100111111001111110011111100111111001111110011111100111111010011100111101101011110 3f3f3f3f3f3f3f4e7d3f3f3f3f3f3f3f4e7b5e

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