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{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN 晶晶N}晶晶N{^ 100011111011101111110010111110111000111110111011111100101111101101001110011111011000111110111011111100101111101110001111101110111111001011111011010011100111101101011110 8fbbf2fb8fbbf2fb4e7d8fbbf2fb8fbbf2fb4e7b5e
EUC-JP 晶?晶?N}晶?晶?N{^ 1011111010111101001111111011111010111101001111110100111001111101101111101011110100111111101111101011110100111111010011100111101101011110 bebd3fbebd3f4e7dbebd3fbebd3f4e7b5e
UTF-8 晶晶N}晶晶N{^ 1110011010011001101101101110111010001000101100101110011010011001101101101110111010001000101100100100111001111101111001101001100110110110111011101000100010110010111001101001100110110110111011101000100010110010010011100111101101011110 e699b6ee88b2e699b6ee88b24e7de699b6ee88b2e699b6ee88b24e7b5e
UHC 晶?晶?N}晶?晶?N{^ 1110111111011100001111111110111111011100001111110100111001111101111011111101110000111111111011111101110000111111010011100111101101011110 efdc3fefdc3f4e7defdc3fefdc3f4e7b5e

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