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 楡멸탦}楡멸탦{^ 111001101010010110100001111010111010100110111000111011011000001110100110011111011110011010100101101000011110101110101001101110001110110110000011101001100111101101011110 e6a5a1eba9b8ed83a67de6a5a1eba9b8ed83a67b5e
UHC 楡멸탦}楡멸탦{^ 111010101111100010111000111010101011010110001000011111011110101011111000101110001110101010110101100010000111101101011110 eaf8b8eab5887deaf8b8eab5887b5e

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