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{^ 10001110110111001000111011011011010101010111110110001110110111001000111011011011010101010111101101011110 8edc8edb557d8edc8edb557b5e
EUC-JP 灼杓U}灼杓U{^ 10111100110111101011110011011101010101010111110110111100110111101011110011011101010101010111101101011110 bcdebcdd557dbcdebcdd557b5e
UTF-8 灼杓U}灼杓U{^ 1110011110000001101111001110011010011101100100110101010101111101111001111000000110111100111001101001110110010011010101010111101101011110 e781bce69d93557de781bce69d93557b5e
UHC 灼杓U}灼杓U{^ 11101101110001111111100011110101010101010111110111101101110001111111100011110101010101010111101101011110 edc7f8f5557dedc7f8f5557b5e

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