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{^ 1000100101100000001111111000100101100000001111110100111001111101100010010110000000111111100010010110000000111111010011100111101101011110 89603f89603f4e7d89603f89603f4e7b5e
EUC-JP 荏?荏?N}荏?荏?N{^ 1011000111000001001111111011000111000001001111110100111001111101101100011100000100111111101100011100000100111111010011100111101101011110 b1c13fb1c13f4e7db1c13fb1c13f4e7b5e
UTF-8 荏촁荏쳬N}荏촁荏쳬N{^ 1110100010001101100011111110110010110100100000011110100010001101100011111110110010110011101011000100111001111101111010001000110110001111111011001011010010000001111010001000110110001111111011001011001110101100010011100111101101011110 e88d8fecb481e88d8fecb3ac4e7de88d8fecb481e88d8fecb3ac4e7b5e
UHC 荏촁荏쳬N}荏촁荏쳬N{^ 111011001111101111000011110010011110110011111011110000111100011101001110011111011110110011111011110000111100100111101100111110111100001111000111010011100111101101011110 ecfbc3c9ecfbc3c74e7decfbc3c9ecfbc3c74e7b5e

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