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 項??}項??{^ 1000110110000000001111110011111101111101100011011000000000111111001111110111101101011110 8d803f3f7d8d803f3f7b5e
EUC-JP 項??}項??{^ 1011100111100000001111110011111101111101101110011110000000111111001111110111101101011110 b9e03f3f7db9e03f3f7b5e
UTF-8 項끔ㄳ}項끔ㄳ{^ 111010011010000010000101111010111000000110010100111000111000010010110011011111011110100110100000100001011110101110000001100101001110001110000100101100110111101101011110 e9a085eb8194e384b37de9a085eb8194e384b37b5e
UHC 項끔ㄳ}項끔ㄳ{^ 111110101010001110110010111110111010010010100011011111011111101010100011101100101111101110100100101000110111101101011110 faa3b2fba4a37dfaa3b2fba4a37b5e

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