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 豐サ陲ア豐サ陲ー^ 11100110101100101011101111101000101000101011000111100110101100101011101111101000101000101011000001011110 e6b2bbe8a2b1e6b2bbe8a2b05e
EUC-JP 豐サ陲ア豐サ陲ー^ 1110110010110100100011101011101111110000101001001000111010110001111011001011010010001110101110111111000010100100100011101011000001011110 ecb48ebbf0a48eb1ecb48ebbf0a48eb05e
UTF-8 豐サ陲ア豐サ陲ー^ 11101000101100011001000011101111101111011011101111101001100110011011001011101111101111011011000111101000101100011001000011101111101111011011101111101001100110011011001011101111101111011011000001011110 e8b190efbdbbe999b2efbdb1e8b190efbdbbe999b2efbdb05e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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