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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 豼夬虻\}豼夬虻\{^ 1110011010111111100110101110110110001000101110000101110001111101111001101011111110011010111011011000100010111000010111000111101101011110 e6bf9aed88b85c7de6bf9aed88b85c7b5e
EUC-JP 豼夬虻\}豼夬虻\{^ 1110110011000001110101001110111110110000101110100101110001111101111011001100000111010100111011111011000010111010010111000111101101011110 ecc1d4efb0ba5c7decc1d4efb0ba5c7b5e
UTF-8 豼夬虻\}豼夬虻\{^ 1110100010110001101111001110010110100100101011001110100010011001101110110101110001111101111010001011000110111100111001011010010010101100111010001001100110111011010111000111101101011110 e8b1bce5a4ace899bb5c7de8b1bce5a4ace899bb5c7b5e
UHC ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e

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