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{^ 10010010101001001110000010101111010101010111110110010010101001001110000010101111010101010111101101011110 92a4e0af557d92a4e0af557b5e
EUC-JP 彫牘U}彫牘U{^ 11000100101001101110000010110001010101010111110111000100101001101110000010110001010101010111101101011110 c4a6e0b1557dc4a6e0b1557b5e
UTF-8 彫牘U}彫牘U{^ 1110010110111101101010111110011110001001100110000101010101111101111001011011110110101011111001111000100110011000010101010111101101011110 e5bdabe78998557de5bdabe78998557b5e
UHC 彫牘U}彫牘U{^ 11110000110000011101010010111010010101010111110111110000110000011101010010111010010101010111101101011110 f0c1d4ba557df0c1d4ba557b5e

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