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 ???v???vB 001111110011111100111111011101100011111100111111001111110111011001000010 3f3f3f763f3f3f7642
SJIS-WIN ゥ轗vゥ轗vB 10101001111101111010001011100111011111010111011010101001111101111010001011100111011111010111011001000010 a9f7a2e77d76a9f7a2e77d7642
EUC-JP ゥ?轗vゥ?轗vB 10001110101010010011111111101101110111100111011010001110101010010011111111101101110111100111011001000010 8ea93fedde768ea93fedde7642
UTF-8 ゥ轗vゥ轗vB 111011111011110110101001111011101001011010000101111010001011110110010111011101101110111110111101101010011110111010010110100001011110100010111101100101110111011001000010 efbda9ee9685e8bd9776efbda9ee9685e8bd977642
UHC ???v???vB 001111110011111100111111011101100011111100111111001111110111011001000010 3f3f3f763f3f3f7642

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