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 螳滓iD螳滓iD^ 111001011010111010011111111001101000001010001001010001001110010110101110100111111110011010000010100010010100010001011110 e5ae9fe6828944e5ae9fe68289445e
EUC-JP 螳滓iD螳滓iD^ 111010101011000011011110111010001010001111101001010001001110101010110000110111101110100010100011111010010100010001011110 eab0dee8a3e944eab0dee8a3e9445e
UTF-8 螳滓iD螳滓iD^ 111010001001111010110011111001101011101110010011111011111011110110001001010001001110100010011110101100111110011010111011100100111110111110111101100010010100010001011110 e89eb3e6bb93efbd8944e89eb3e6bb93efbd89445e
UHC 螳滓iD螳滓iD^ 110100111101100111101110101010111010001111101001010001001101001111011001111011101010101110100011111010010100010001011110 d3d9eeaba3e944d3d9eeaba3e9445e

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