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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 邂倡存}邂倡存{^ 111001111010111010011000111001111001000110110110011111011110011110101110100110001110011110010001101101100111101101011110 e7ae98e791b67de7ae98e791b67b5e
EUC-JP 邂倡存}邂倡存{^ 111011101011000011010000111010011100001010111000011111011110111010110000110100001110100111000010101110000111101101011110 eeb0d0e9c2b87deeb0d0e9c2b87b5e
UTF-8 邂倡存}邂倡存{^ 111010011000001010000010111001011000000010100001111001011010110110011000011111011110100110000010100000101110010110000000101000011110010110101101100110000111101101011110 e98282e580a1e5ad987de98282e580a1e5ad987b5e
UHC 邂倡存}邂倡存{^ 111110101011001111110011110110111111000011101101011111011111101010110011111100111101101111110000111011010111101101011110 fab3f3dbf0ed7dfab3f3dbf0ed7b5e

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