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 ì¶ÍÜN}ì¶ÍÜN{^ 11101100101101101100110111011100010011100111110111101100101101101100110111011100010011100111101101011110 ecb6cddc4e7decb6cddc4e7b5e
SJIS-WIN ?¶??N}?¶??N{^ 001111111000000111110111001111110011111101001110011111010011111110000001111101110011111100111111010011100111101101011110 3f81f73f3f4e7d3f81f73f3f4e7b5e
EUC-JP ì¶ÍÜN}ì¶ÍÜN{^ 100011111010101111000000101000101111100110001111101010101011111110001111101010101110010001001110011111011000111110101011110000001010001011111001100011111010101010111111100011111010101011100100010011100111101101011110 8fabc0a2f98faabf8faae44e7d8fabc0a2f98faabf8faae44e7b5e
UTF-8 ì¶ÍÜN}ì¶ÍÜN{^ 110000111010110011000010101101101100001110001101110000111001110001001110011111011100001110101100110000101011011011000011100011011100001110011100010011100111101101011110 c3acc2b6c38dc39c4e7dc3acc2b6c38dc39c4e7b5e
UHC ?¶??N}?¶??N{^ 001111111010001011010010001111110011111101001110011111010011111110100010110100100011111100111111010011100111101101011110 3fa2d23f3f4e7d3fa2d23f3f4e7b5e

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