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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 髴趣スエ髣費スケ 111010011001110010001110111011111011110110110100111010011001011110010100111011111011110110111001 e99c8eefbdb4e99794efbdb9
EUC-JP 髴趣スエ髣費スケ 11110001111111001011110011110001100011101011110110001110101101001111000111110111110010001111000110001110101111011000111010111001 f1fcbcf18ebd8eb4f1f7c8f18ebd8eb9
UTF-8 髴趣スエ髣費スケ 111010011010101110110100111010001011011010100011111011111011110110111101111011111011110110110100111010011010101110100011111010001011001010111011111011111011110110111101111011111011110110111001 e9abb4e8b6a3efbdbdefbdb4e9aba3e8b2bbefbdbdefbdb9
UHC ?趣???費?? 00111111111101101010110000111111001111110011111111011110101010000011111100111111 3ff6ac3f3f3fdea83f3f

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