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 啼?戈}啼?戈{^ 10011010011001010011111110011100111101110111110110011010011001010011111110011100111101110111101101011110 9a653f9cf77d9a653f9cf77b5e
EUC-JP 啼?戈}啼?戈{^ 11010011110001100011111111011000111110010111110111010011110001100011111111011000111110010111101101011110 d3c63fd8f97dd3c63fd8f97b5e
UTF-8 啼당戈}啼당戈{^ 111001011001010110111100111010111000101110111001111001101000100010001000011111011110010110010101101111001110101110001011101110011110011010001000100010000111101101011110 e595bceb8bb9e688887de595bceb8bb9e688887b5e
UHC 啼당戈}啼당戈{^ 111100001010011010110100111001111100110111111100011111011111000010100110101101001110011111001101111111000111101101011110 f0a6b4e7cdfc7df0a6b4e7cdfc7b5e

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