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 楡??}楡??{^ 1001111010111110001111110011111101111101100111101011111000111111001111110111101101011110 9ebe3f3f7d9ebe3f3f7b5e
EUC-JP 楡??}楡??{^ 1101110011000000001111110011111101111101110111001100000000111111001111110111101101011110 dcc03f3f7ddcc03f3f7b5e
UTF-8 楡⑷탦}楡⑷탦{^ 111001101010010110100001111000101001000110110111111011011000001110100110011111011110011010100101101000011110001010010001101101111110110110000011101001100111101101011110 e6a5a1e291b7ed83a67de6a5a1e291b7ed83a67b5e
UHC 楡⑷탦}楡⑷탦{^ 111010101111100010101001111010101011010110001000011111011110101011111000101010011110101010110101100010000111101101011110 eaf8a9eab5887deaf8a9eab5887b5e

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