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 楡닺쨘}楡닺쨘{^ 111001101010010110100001111010111000101110111010111011001010100010011000011111011110011010100101101000011110101110001011101110101110110010101000100110000111101101011110 e6a5a1eb8bbaeca8987de6a5a1eb8bbaeca8987b5e
UHC 楡닺쨘}楡닺쨘{^ 111010101111100010110100111010001100001010111010011111011110101011111000101101001110100011000010101110100111101101011110 eaf8b4e8c2ba7deaf8b4e8c2ba7b5e

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