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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ショヤ閘ショヤ閔^ 1011110010101110110101001110100001111101101111001010111011010100111010000111101101011110 bcaed4e87dbcaed4e87b5e
EUC-JP ショヤ閘ショヤ閔^ 1000111010111100100011101010111010001110110101001110111111011110100011101011110010001110101011101000111011010100111011111101110001011110 8ebc8eae8ed4efde8ebc8eae8ed4efdc5e
UTF-8 ショヤ閘ショヤ閔^ 11101111101111011011110011101111101111011010111011101111101111101001010011101001100101101001100011101111101111011011110011101111101111011010111011101111101111101001010011101001100101101001010001011110 efbdbcefbdaeefbe94e99698efbdbcefbdaeefbe94e996945e
UHC ???閘???閔^ 0011111100111111001111111100101110100110001111110011111100111111110110101100101001011110 3f3f3fcba63f3f3fdaca5e

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