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 騾オ繝シ騾オ繝シ^ 11101001100000001011010111100011100000111011110011101001100000001011010111100011100000111011110001011110 e980b5e383bce980b5e383bc5e
EUC-JP 騾オ繝シ騾オ繝シ^ 1111000111100000100011101011010111100101111000111000111010111100111100011110000010001110101101011110010111100011100011101011110001011110 f1e08eb5e5e38ebcf1e08eb5e5e38ebc5e
UTF-8 騾オ繝シ騾オ繝シ^ 11101001101010001011111011101111101111011011010111100111101110011001110111101111101111011011110011101001101010001011111011101111101111011011010111100111101110011001110111101111101111011011110001011110 e9a8beefbdb5e7b99defbdbce9a8beefbdb5e7b99defbdbc5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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