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 戍?◇}戍?◇{^ 10011100111110010011111110000001100111100111110110011100111110010011111110000001100111100111101101011110 9cf93f819e7d9cf93f819e7b5e
EUC-JP 戍?◇}戍?◇{^ 11011000111110110011111110100001111111100111110111011000111110110011111110100001111111100111101101011110 d8fb3fa1fe7dd8fb3fa1fe7b5e
UTF-8 戍㎩◇}戍㎩◇{^ 111001101000100010001101111000111000111010101001111000101001011110000111011111011110011010001000100011011110001110001110101010011110001010010111100001110111101101011110 e6888de38ea9e297877de6888de38ea9e297877b5e
UHC 戍㎩◇}戍㎩◇{^ 111000101010000110100111111001011010000111011110011111011110001010100001101001111110010110100001110111100111101101011110 e2a1a7e5a1de7de2a1a7e5a1de7b5e

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