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^ 111001001111001010001110100011111000111101001010010001001110010011110010100011101000111110001111010010100100010001011110 e4f28e8f8f4a44e4f28e8f8f4a445e
EUC-JP 蔗誌繍D蔗誌繍D^ 111010001111010010111011111011111011110110101011010001001110100011110100101110111110111110111101101010110100010001011110 e8f4bbefbdab44e8f4bbefbdab445e
UTF-8 蔗誌繍D蔗誌繍D^ 111010001001010010010111111010001010101010001100111001111011100110001101010001001110100010010100100101111110100010101010100011001110011110111001100011010100010001011110 e89497e8aa8ce7b98d44e89497e8aa8ce7b98d445e
UHC 蔗誌?D蔗誌?D^ 11101101101111011111001010111100001111110100010011101101101111011111001010111100001111110100010001011110 edbdf2bc3f44edbdf2bc3f445e

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