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 ?????????O^ 0011111100111111001111110011111100111111001111110011111100111111001111110100111101011110 3f3f3f3f3f3f3f3f3f4f5e
SJIS-WIN 蔭??蔭??蔭??O^ 1000100011111100001111110011111110001000111111000011111100111111100010001111110000111111001111110100111101011110 88fc3f3f88fc3f3f88fc3f3f4f5e
EUC-JP 蔭??蔭??蔭??O^ 1011000011111110001111110011111110110000111111100011111100111111101100001111111000111111001111110100111101011110 b0fe3f3fb0fe3f3fb0fe3f3f4f5e
UTF-8 蔭붿꽍蔭띿꽔蔭띿뀍O^ 1110100010010100101011011110101110110110101111111110101010111101100011011110100010010100101011011110101110011101101111111110101010111101100101001110100010010100101011011110101110011101101111111110101110000000100011010100111101011110 e894adebb6bfeabd8de894adeb9dbfeabd94e894adeb9dbfeb808d4f5e
UHC 蔭붿꽍蔭띿꽔蔭띿뀍O^ 1110101111100011100101001110110010000100100111011110101111100011100011011110110010000100101000111110101111100011100011011110110010000101100010000100111101011110 ebe394ec849debe38dec84a3ebe38dec85884f5e

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