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^ 100110100111100011100111101010011000001010001001010001001001101001111000111001111010100110000010100010010100010001011110 9a78e7a98289449a78e7a98289445e
EUC-JP 噎遨iD噎遨iD^ 110100111101100111101110101010111010001111101001010001001101001111011001111011101010101110100011111010010100010001011110 d3d9eeaba3e944d3d9eeaba3e9445e
UTF-8 噎遨iD噎遨iD^ 111001011001100110001110111010011000000110101000111011111011110110001001010001001110010110011001100011101110100110000001101010001110111110111101100010010100010001011110 e5998ee981a8efbd8944e5998ee981a8efbd89445e
UHC ??iD??iD^ 0011111100111111101000111110100101000100001111110011111110100011111010010100010001011110 3f3fa3e9443f3fa3e9445e

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