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 腕??}腕??{^ 1001100001110010001111110011111101111101100110000111001000111111001111110111101101011110 98723f3f7d98723f3f7b5e
EUC-JP 腕??}腕??{^ 1100111111010011001111110011111101111101110011111101001100111111001111110111101101011110 cfd33f3f7dcfd33f3f7b5e
UTF-8 腕롃렣}腕롃렣{^ 111010001000010110010101111010111010000110000011111010111010000010100011011111011110100010000101100101011110101110100001100000111110101110100000101000110111101101011110 e88595eba183eba0a37de88595eba183eba0a37b5e
UHC 腕롃렣}腕롃렣{^ 111010001101001110001110110010101000111010110100011111011110100011010011100011101100101010001110101101000111101101011110 e8d38eca8eb47de8d38eca8eb47b5e

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