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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN アウアミアセ^ 11110010101101101011000110110011111100101011011010110001110100001111001010110110101100011011111001011110 f2b6b1b3f2b6b1d0f2b6b1be5e
EUC-JP ?アウ?アミ?アセ^ 00111111100011101011000110001110101100110011111110001110101100011000111011010000001111111000111010110001100011101011111001011110 3f8eb18eb33f8eb18ed03f8eb18ebe5e
UTF-8 アウアミアセ^ 11101110100001111010110111101111101111011011000111101111101111011011001111101110100001111010110111101111101111011011000111101111101111101001000011101110100001111010110111101111101111011011000111101111101111011011111001011110 ee87adefbdb1efbdb3ee87adefbdb1efbe90ee87adefbdb1efbdbe5e
UHC ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e

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