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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN ゥ」「・\}ゥ」「・\{^ 10101001101000111010001010100101010111000111110110101001101000111010001010100101010111000111101101011110 a9a3a2a55c7da9a3a2a55c7b5e
EUC-JP ゥ」「・\}ゥ」「・\{^ 100011101010100110001110101000111000111010100010100011101010010101011100011111011000111010101001100011101010001110001110101000101000111010100101010111000111101101011110 8ea98ea38ea28ea55c7d8ea98ea38ea28ea55c7b5e
UTF-8 ゥ」「・\}ゥ」「・\{^ 1110111110111101101010011110111110111101101000111110111110111101101000101110111110111101101001010101110001111101111011111011110110101001111011111011110110100011111011111011110110100010111011111011110110100101010111000111101101011110 efbda9efbda3efbda2efbda55c7defbda9efbda3efbda2efbda55c7b5e
UHC ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e

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