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 h”ù—ˆh”ù—ˆ^ 10010000011010001001010011111001100101111000100010010000011010001001010011111001100101111000100001011110 906894f99788906894f997885e
SJIS-WIN ?h?????h????^ 00111111011010000011111100111111001111110011111100111111011010000011111100111111001111110011111101011110 3f683f3f3f3f3f683f3f3f3f5e
EUC-JP ?h?ù???h?ù??^ 0011111101101000001111111000111110101011111000110011111100111111001111110110100000111111100011111010101111100011001111110011111101011110 3f683f8fabe33f3f3f683f8fabe33f3f5e
UTF-8 h”ù—ˆh”ù—ˆ^ 1100001010010000011010001100001010010100110000111011100111000010100101111100001010001000110000101001000001101000110000101001010011000011101110011100001010010111110000101000100001011110 c29068c294c3b9c297c288c29068c294c3b9c297c2885e
UHC ?h?????h????^ 00111111011010000011111100111111001111110011111100111111011010000011111100111111001111110011111101011110 3f683f3f3f3f3f683f3f3f3f5e

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