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{^ 001111110011111101001110011111010011111100111111010011100111101101011110 3f3f4e7d3f3f4e7b5e
SJIS-WIN ?晶N}?晶N{^ 0011111110001111101110110100111001111101001111111000111110111011010011100111101101011110 3f8fbb4e7d3f8fbb4e7b5e
EUC-JP ?晶N}?晶N{^ 0011111110111110101111010100111001111101001111111011111010111101010011100111101101011110 3fbebd4e7d3fbebd4e7b5e
UTF-8 렖晶N}렖晶N{^ 1110101110100000100101101110011010011001101101100100111001111101111010111010000010010110111001101001100110110110010011100111101101011110 eba096e699b64e7deba096e699b64e7b5e
UHC 렖晶N}렖晶N{^ 10001110101010111110111111011100010011100111110110001110101010111110111111011100010011100111101101011110 8eabefdc4e7d8eabefdc4e7b5e

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