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^ 1000101110000011001111110011111101000100100010111000001100111111001111110100010001011110 8b833f3f448b833f3f445e
EUC-JP 泣??D泣??D^ 1011010111100011001111110011111101000100101101011110001100111111001111110100010001011110 b5e33f3f44b5e33f3f445e
UTF-8 泣뽫뼨D泣뽫뼨D^ 111001101011001110100011111010111011110110101011111010111011110010101000010001001110011010110011101000111110101110111101101010111110101110111100101010000100010001011110 e6b3a3ebbdabebbca844e6b3a3ebbdabebbca8445e
UHC 泣뽫뼨D泣뽫뼨D^ 111010111110100010010110111001111001011010101011010001001110101111101000100101101110011110010110101010110100010001011110 ebe896e796ab44ebe896e796ab445e

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