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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 鹽??悅??暎 11101010011001000011111100111111111110101011110100111111001111111001110111110011 ea643f3ffabd3f3f9df3
EUC-JP 鹽?????暎 111100111100010100111111001111110011111100111111001111111101101011110101 f3c53f3f3f3f3fdaf5
UTF-8 鹽얕춼悅긺뮵暎 111010011011100110111101111011001001011010010101111011001011011010111100111001101000001010000101111010101011100010111010111010111010111010110101111001101001101010001110 e9b9bdec9695ecb6bce68285eab8baebaeb5e69a8e
UHC 鹽얕춼悅긺뮵暎 1110011110100100101111101110100010101101100110001110011011101101101100011110011110010010101111011110011110110010 e7a4bee8ad98e6edb1e792bde7b2

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