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 蜆熾諢}蜆熾諢{^ 111001011000010011100000100101011110011010000100011111011110010110000100111000001001010111100110100001000111101101011110 e584e095e6847de584e095e6847b5e
EUC-JP 蜆熾諢}蜆熾諢{^ 111010011110010011011111111101011110101111100100011111011110100111100100110111111111010111101011111001000111101101011110 e9e4dff5ebe47de9e4dff5ebe47b5e
UTF-8 蜆熾諢}蜆熾諢{^ 111010001001110010000110111001111000011010111110111010001010101110100010011111011110100010011100100001101110011110000110101111101110100010101011101000100111101101011110 e89c86e786bee8aba27de89c86e786bee8aba27b5e
UHC ?熾?}?熾?{^ 0011111111110110101111110011111101111101001111111111011010111111001111110111101101011110 3ff6bf3f7d3ff6bf3f7b5e

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