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 ???H}???H{^ 0011111100111111001111110100100001111101001111110011111100111111010010000111101101011110 3f3f3f487d3f3f3f487b5e
SJIS-WIN 吟?dH}吟?dH{^ 100010111110000100111111100000101000010001001000011111011000101111100001001111111000001010000100010010000111101101011110 8be13f8284487d8be13f8284487b5e
EUC-JP 吟?dH}吟?dH{^ 101101101110001100111111101000111110010001001000011111011011011011100011001111111010001111100100010010000111101101011110 b6e33fa3e4487db6e33fa3e4487b5e
UTF-8 吟㏘dH}吟㏘dH{^ 1110010110010000100111111110001110001111100110001110111110111101100001000100100001111101111001011001000010011111111000111000111110011000111011111011110110000100010010000111101101011110 e5909fe38f98efbd84487de5909fe38f98efbd84487b5e
UHC 吟㏘dH}吟㏘dH{^ 1110101111100001101000101110010010100011111001000100100001111101111010111110000110100010111001001010001111100100010010000111101101011110 ebe1a2e4a3e4487debe1a2e4a3e4487b5e

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