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 ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
SJIS-WIN 脣鰹修D脣鰹修D^ 111000111111101010001010100011111000111101000011010001001110001111111010100010101000111110001111010000110100010001011110 e3fa8a8f8f4344e3fa8a8f8f43445e
EUC-JP 脣鰹修D脣鰹修D^ 111001101111110010110011111011111011110110100100010001001110011011111100101100111110111110111101101001000100010001011110 e6fcb3efbda444e6fcb3efbda4445e
UTF-8 脣鰹修D脣鰹修D^ 111010001000010010100011111010011011000010111001111001001011111110101110010001001110100010000100101000111110100110110000101110011110010010111111101011100100010001011110 e884a3e9b0b9e4bfae44e884a3e9b0b9e4bfae445e
UHC 脣?修D脣?修D^ 11100010111011100011111111100001111100110100010011100010111011100011111111100001111100110100010001011110 e2ee3fe1f344e2ee3fe1f3445e

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