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 夷嵌?}夷嵌?{^ 10001000110011101001101111000110001111110111110110001000110011101001101111000110001111110111101101011110 88ce9bc63f7d88ce9bc63f7b5e
EUC-JP 夷嵌?}夷嵌?{^ 10110000110100001101011011001000001111110111110110110000110100001101011011001000001111110111101101011110 b0d0d6c83f7db0d0d6c83f7b5e
UTF-8 夷嵌톄}夷嵌톄{^ 111001011010010010110111111001011011010110001100111011011000011010000100011111011110010110100100101101111110010110110101100011001110110110000110100001000111101101011110 e5a4b7e5b58ced86847de5a4b7e5b58ced86847b5e
UHC 夷嵌톄}夷嵌톄{^ 111011001010100011001010111011101100010111100010011111011110110010101000110010101110111011000101111000100111101101011110 eca8caeec5e27deca8caeec5e27b5e

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