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 ???\on}???\on{^ 001111110011111100111111010111000110111101101110011111010011111100111111001111110101110001101111011011100111101101011110 3f3f3f5c6f6e7d3f3f3f5c6f6e7b5e
SJIS-WIN 塋や?\on}塋や?\on{^ 10011010110010001000001011100010001111110101110001101111011011100111110110011010110010001000001011100010001111110101110001101111011011100111101101011110 9ac882e23f5c6f6e7d9ac882e23f5c6f6e7b5e
EUC-JP 塋や?\on}塋や?\on{^ 11010100110010101010010011100100001111110101110001101111011011100111110111010100110010101010010011100100001111110101110001101111011011100111101101011110 d4caa4e43f5c6f6e7dd4caa4e43f5c6f6e7b5e
UTF-8 塋や퍟\on}塋や퍟\on{^ 111001011010000110001011111000111000001010000100111011011000110110011111010111000110111101101110011111011110010110100001100010111110001110000010100001001110110110001101100111110101110001101111011011100111101101011110 e5a18be38284ed8d9f5c6f6e7de5a18be38284ed8d9f5c6f6e7b5e
UHC 塋や퍟\on}塋や퍟\on{^ 111001111010101110101010111001001011101110010110010111000110111101101110011111011110011110101011101010101110010010111011100101100101110001101111011011100111101101011110 e7abaae4bb965c6f6e7de7abaae4bb965c6f6e7b5e

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