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{^ 1001011011111100001111111001011011111100001111110100111001111101100101101111110000111111100101101111110000111111010011100111101101011110 96fc3f96fc3f4e7d96fc3f96fc3f4e7b5e
EUC-JP 癒?癒?N}癒?癒?N{^ 1100110011111110001111111100110011111110001111110100111001111101110011001111111000111111110011001111111000111111010011100111101101011110 ccfe3fccfe3f4e7dccfe3fccfe3f4e7b5e
UTF-8 癒땒癒땏N}癒땒癒땏N{^ 1110011110011001100100101110101110010101100100101110011110011001100100101110101110010101100011110100111001111101111001111001100110010010111010111001010110010010111001111001100110010010111010111001010110001111010011100111101101011110 e79992eb9592e79992eb958f4e7de79992eb9592e79992eb958f4e7b5e
UHC 癒땒癒땏N}癒땒癒땏N{^ 111010111010100010001011011010001110101110101000100010110110011001001110011111011110101110101000100010110110100011101011101010001000101101100110010011100111101101011110 eba88b68eba88b664e7deba88b68eba88b664e7b5e

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