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 要?じ要?じ^ 1001011101110110001111111000001010110110100101110111011000111111100000101011011001011110 97763f82b697763f82b65e
EUC-JP 要?じ要?じ^ 1100110111010111001111111010010010111000110011011101011100111111101001001011100001011110 cdd73fa4b8cdd73fa4b85e
UTF-8 要잓じ要잓じ^ 11101000101001101000000111101100100111101001001111100011100000011001100011101000101001101000000111101100100111101001001111100011100000011001100001011110 e8a681ec9e93e38198e8a681ec9e93e381985e
UHC 要잓じ要잓じ^ 11101001101010011001111111101001101010101011100011101001101010011001111111101001101010101011100001011110 e9a99fe9aab8e9a99fe9aab85e

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