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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 髴馴エォ}髴馴エォ{^ 111010011001110010010011111010011011010010101011011111011110100110011100100100111110100110110100101010110111101101011110 e99c93e9b4ab7de99c93e9b4ab7b5e
EUC-JP 髴馴エォ}髴馴エォ{^ 11110001111111001100011011101011100011101011010010001110101010110111110111110001111111001100011011101011100011101011010010001110101010110111101101011110 f1fcc6eb8eb48eab7df1fcc6eb8eb48eab7b5e
UTF-8 髴馴エォ}髴馴エォ{^ 111010011010101110110100111010011010011010110100111011111011110110110100111011111011110110101011011111011110100110101011101101001110100110100110101101001110111110111101101101001110111110111101101010110111101101011110 e9abb4e9a6b4efbdb4efbdab7de9abb4e9a6b4efbdb4efbdab7b5e
UHC ?馴??}?馴??{^ 00111111111000101111100000111111001111110111110100111111111000101111100000111111001111110111101101011110 3fe2f83f3f7d3fe2f83f3f7b5e

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