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 熄ε●}熄ε●{^ 111000001000111110000011110000111000000110011100011111011110000010001111100000111100001110000001100111000111101101011110 e08f83c3819c7de08f83c3819c7b5e
EUC-JP 熄ε●}熄ε●{^ 110111111110111110100110110001011010000111111100011111011101111111101111101001101100010110100001111111000111101101011110 dfefa6c5a1fc7ddfefa6c5a1fc7b5e
UTF-8 熄ε●}熄ε●{^ 11100111100001101000010011001110101101011110001010010111100011110111110111100111100001101000010011001110101101011110001010010111100011110111101101011110 e78684ceb5e2978f7de78684ceb5e2978f7b5e
UHC 熄ε●}熄ε●{^ 111000111101100010100101111001011010000111011100011111011110001111011000101001011110010110100001110111000111101101011110 e3d8a5e5a1dc7de3d8a5e5a1dc7b5e

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