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 驟企ウァ鄒皮嵯 111010011000010110001010111010011011001110100111111001111011111010010100111001111000110110110101 e9858ae9b3a7e7be94e78db5
EUC-JP 驟企ウァ鄒皮嵯 1111000111100101101101001110101110001110101100111000111010100111111011101100000011001000111010011011101010110111 f1e5b4eb8eb38ea7eec0c8e9bab7
UTF-8 驟企ウァ鄒皮嵯 111010011010100110011111111001001011110010000001111011111011110110110011111011111011110110100111111010011000010010010010111001111001101010101110111001011011010110101111 e9a99fe4bc81efbdb3efbda7e98492e79aaee5b5af
UHC 驟企??鄒皮嵯 111101101010111011010000111010100011111100111111111101011101101111111001101010111111001110101011 f6aed0ea3f3ff5dbf9abf3ab

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