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 鞐オ繝シ鞐オ繝シ^ 11101000110111101011010111100011100000111011110011101000110111101011010111100011100000111011110001011110 e8deb5e383bce8deb5e383bc5e
EUC-JP 鞐オ繝シ鞐オ繝シ^ 1111000011100000100011101011010111100101111000111000111010111100111100001110000010001110101101011110010111100011100011101011110001011110 f0e08eb5e5e38ebcf0e08eb5e5e38ebc5e
UTF-8 鞐オ繝シ鞐オ繝シ^ 11101001100111101001000011101111101111011011010111100111101110011001110111101111101111011011110011101001100111101001000011101111101111011011010111100111101110011001110111101111101111011011110001011110 e99e90efbdb5e7b99defbdbce99e90efbdb5e7b99defbdbc5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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