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 鞳企ウァ鄒皮嵯 111010001110001110001010111010011011001110100111111001111011111010010100111001111000110110110101 e8e38ae9b3a7e7be94e78db5
EUC-JP 鞳企ウァ鄒皮嵯 1111000011100101101101001110101110001110101100111000111010100111111011101100000011001000111010011011101010110111 f0e5b4eb8eb38ea7eec0c8e9bab7
UTF-8 鞳企ウァ鄒皮嵯 111010011001111010110011111001001011110010000001111011111011110110110011111011111011110110100111111010011000010010010010111001111001101010101110111001011011010110101111 e99eb3e4bc81efbdb3efbda7e98492e79aaee5b5af
UHC ?企??鄒皮嵯 0011111111010000111010100011111100111111111101011101101111111001101010111111001110101011 3fd0ea3f3ff5dbf9abf3ab

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