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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 塑塑塑塑}塑塑塑塑{^ 10010001010110011001000101011001100100010101100110010001010110010111110110010001010110011001000101011001100100010101100110010001010110010111101101011110 91599159915991597d91599159915991597b5e
EUC-JP 塑塑塑塑}塑塑塑塑{^ 11000001101110101100000110111010110000011011101011000001101110100111110111000001101110101100000110111010110000011011101011000001101110100111101101011110 c1bac1bac1bac1ba7dc1bac1bac1bac1ba7b5e
UTF-8 塑塑塑塑}塑塑塑塑{^ 111001011010000110010001111001011010000110010001111001011010000110010001111001011010000110010001011111011110010110100001100100011110010110100001100100011110010110100001100100011110010110100001100100010111101101011110 e5a191e5a191e5a191e5a1917de5a191e5a191e5a191e5a1917b5e
UHC 塑塑塑塑}塑塑塑塑{^ 11100001101100011110000110110001111000011011000111100001101100010111110111100001101100011110000110110001111000011011000111100001101100010111101101011110 e1b1e1b1e1b1e1b17de1b1e1b1e1b1e1b17b5e

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