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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 芋縫?}芋縫?{^ 10001000111100001001011001000100001111110111110110001000111100001001011001000100001111110111101101011110 88f096443f7d88f096443f7b5e
EUC-JP 芋縫?}芋縫?{^ 10110000111100101100101110100101001111110111110110110000111100101100101110100101001111110111101101011110 b0f2cba53f7db0f2cba53f7b5e
UTF-8 芋縫㉢}芋縫㉢{^ 111010001000101010001011111001111011100010101011111000111000100110100010011111011110100010001010100010111110011110111000101010111110001110001001101000100111101101011110 e88a8be7b8abe389a27de88a8be7b8abe389a27b5e
UHC 芋縫㉢}芋縫㉢{^ 111010011110001111011100111011101010100010110011011111011110100111100011110111001110111010101000101100110111101101011110 e9e3dceea8b37de9e3dceea8b37b5e

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