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 軆溟諢}軆溟諢{^ 111001110101110010011111111100001110011010000100011111011110011101011100100111111111000011100110100001000111101101011110 e75c9ff0e6847de75c9ff0e6847b5e
EUC-JP 軆溟諢}軆溟諢{^ 111011011011110111011110111100101110101111100100011111011110110110111101110111101111001011101011111001000111101101011110 edbddef2ebe47dedbddef2ebe47b5e
UTF-8 軆溟諢}軆溟諢{^ 111010001011101110000110111001101011101010011111111010001010101110100010011111011110100010111011100001101110011010111010100111111110100010101011101000100111101101011110 e8bb86e6ba9fe8aba27de8bb86e6ba9fe8aba27b5e
UHC ?溟?}?溟?{^ 0011111111011001101010000011111101111101001111111101100110101000001111110111101101011110 3fd9a83f7d3fd9a83f7b5e

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