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 膰gぞD膰gぞD^ 111001000101011110000010100001111000001010111100010001001110010001010111100000101000011110000010101111000100010001011110 e457828782bc44e457828782bc445e
EUC-JP 膰gぞD膰gぞD^ 111001111011100010100011111001111010010010111110010001001110011110111000101000111110011110100100101111100100010001011110 e7b8a3e7a4be44e7b8a3e7a4be445e
UTF-8 膰gぞD膰gぞD^ 111010001000011010110000111011111011110110000111111000111000000110011110010001001110100010000110101100001110111110111101100001111110001110000001100111100100010001011110 e886b0efbd87e3819e44e886b0efbd87e3819e445e
UHC ?gぞD?gぞD^ 00111111101000111110011110101010101111100100010000111111101000111110011110101010101111100100010001011110 3fa3e7aabe443fa3e7aabe445e

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