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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
SJIS-WIN ゥ、[}ゥ、[{^ 10101001111110001010000110100100010110110111110110101001111110001010000110100100010110110111101101011110 a9f8a1a45b7da9f8a1a45b7b5e
EUC-JP ゥ?、[}ゥ?、[{^ 100011101010100100111111100011101010010001011011011111011000111010101001001111111000111010100100010110110111101101011110 8ea93f8ea45b7d8ea93f8ea45b7b5e
UTF-8 ゥ、[}ゥ、[{^ 1110111110111101101010011110111010011001100000001110111110111101101001000101101101111101111011111011110110101001111011101001100110000000111011111011110110100100010110110111101101011110 efbda9ee9980efbda45b7defbda9ee9980efbda45b7b5e
UHC ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e

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