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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 陟「繝迎陟「繝鶏^ 111010001010000010100010111000111000001110001100011111011110100010100000101000101110001110000011100011000111101101011110 e8a0a2e3838c7de8a0a2e3838c7b5e
EUC-JP 陟「繝迎陟「繝鶏^ 1111000010100010100011101010001011100101111000111011011111011110111100001010001010001110101000101110010111100011101101111101110001011110 f0a28ea2e5e3b7def0a28ea2e5e3b7dc5e
UTF-8 陟「繝迎陟「繝鶏^ 11101001100110011001111111101111101111011010001011100111101110011001110111101000101111111000111011101001100110011001111111101111101111011010001011100111101110011001110111101001101101101000111101011110 e9999fefbda2e7b99de8bf8ee9999fefbda2e7b99de9b68f5e
UHC 陟??迎陟???^ 111101001011001100111111001111111110011111001010111101001011001100111111001111110011111101011110 f4b33f3fe7caf4b33f3f3f5e

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