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 ??U}??U{^ 001111110011111101010101011111010011111100111111010101010111101101011110 3f3f557d3f3f557b5e
SJIS-WIN 鰐碩U}鰐碩U{^ 10011000011010111001000011010111010101010111110110011000011010111001000011010111010101010111101101011110 986b90d7557d986b90d7557b5e
EUC-JP 鰐碩U}鰐碩U{^ 11001111110011001100000011011001010101010111110111001111110011001100000011011001010101010111101101011110 cfccc0d9557dcfccc0d9557b5e
UTF-8 鰐碩U}鰐碩U{^ 1110100110110000100100001110011110100010101010010101010101111101111010011011000010010000111001111010001010101001010101010111101101011110 e9b090e7a2a9557de9b090e7a2a9557b5e
UHC 鰐碩U}鰐碩U{^ 11100100110010101110000010110101010101010111110111100100110010101110000010110101010101010111101101011110 e4cae0b5557de4cae0b5557b5e

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