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 ????W}????W{^ 00111111001111110011111100111111010101110111110100111111001111110011111100111111010101110111101101011110 3f3f3f3f577d3f3f3f3f577b5e
SJIS-WIN ゥ」ゥ」W}ゥ」ゥ」W{^ 10101001101000111010100110100011010101110111110110101001101000111010100110100011010101110111101101011110 a9a3a9a3577da9a3a9a3577b5e
EUC-JP ゥ」ゥ」W}ゥ」ゥ」W{^ 100011101010100110001110101000111000111010101001100011101010001101010111011111011000111010101001100011101010001110001110101010011000111010100011010101110111101101011110 8ea98ea38ea98ea3577d8ea98ea38ea98ea3577b5e
UTF-8 ゥ」ゥ」W}ゥ」ゥ」W{^ 1110111110111101101010011110111110111101101000111110111110111101101010011110111110111101101000110101011101111101111011111011110110101001111011111011110110100011111011111011110110101001111011111011110110100011010101110111101101011110 efbda9efbda3efbda9efbda3577defbda9efbda3efbda9efbda3577b5e
UHC ????W}????W{^ 00111111001111110011111100111111010101110111110100111111001111110011111100111111010101110111101101011110 3f3f3f3f577d3f3f3f3f577b5e

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