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 逡壌ク鷺ァァ螳 1110011110010101100011111110101110111000100011011110101110100111101001111110010110101110 e7958febb88deba7a7e5ae
EUC-JP 逡壌ク鷺ァァ螳 1110110111110101101111101110110110001110101110001011101011101101100011101010011110001110101001111110101010110000 edf5beed8eb8baed8ea78ea7eab0
UTF-8 逡壌ク鷺ァァ螳 111010011000000010100001111001011010001110001100111011111011110110111000111010011011011110111010111011111011110110100111111011111011110110100111111010001001111010110011 e980a1e5a38cefbdb8e9b7baefbda7efbda7e89eb3
UHC 逡??鷺??螳 11110001111001000011111100111111110101101101110000111111001111111101001111011001 f1e43f3fd6dc3f3fd3d9

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