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{^ 0011111111100011100010000101010101111101001111111110001110001000010101010111101101011110 3fe388557d3fe388557b5e
EUC-JP ?繹U}?繹U{^ 0011111111100101111010000101010101111101001111111110010111101000010101010111101101011110 3fe5e8557d3fe5e8557b5e
UTF-8 뽧繹U}뽧繹U{^ 1110101110111101101001111110011110111001101110010101010101111101111010111011110110100111111001111011100110111001010101010111101101011110 ebbda7e7b9b9557debbda7e7b9b9557b5e
UHC 뽧繹U}뽧繹U{^ 10010110111000111110011010111010010101010111110110010110111000111110011010111010010101010111101101011110 96e3e6ba557d96e3e6ba557b5e

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