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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 要ょ?要ょ?^ 1001011101110110100000101110010100111111100101110111011010000010111001010011111101011110 977682e53f977682e53f5e
EUC-JP 要ょ?要ょ?^ 1100110111010111101001001110011100111111110011011101011110100100111001110011111101011110 cdd7a4e73fcdd7a4e73f5e
UTF-8 要ょ퉼要ょ퉼^ 11101000101001101000000111100011100000101000011111101101100010011011110011101000101001101000000111100011100000101000011111101101100010011011110001011110 e8a681e38287ed89bce8a681e38287ed89bc5e
UHC 要ょ퉼要ょ퉼^ 11101001101010011010101011100111101110011001010011101001101010011010101011100111101110011001010001011110 e9a9aae7b994e9a9aae7b9945e

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