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^ 1110001010000110001111110011111101000100111000101000011000111111001111110100010001011110 e2863f3f44e2863f3f445e
EUC-JP 竊??D竊??D^ 1110001111100110001111110011111101000100111000111110011000111111001111110100010001011110 e3e63f3f44e3e63f3f445e
UTF-8 竊쇄뼯D竊쇄뼯D^ 111001111010101110001010111011001000011110000100111010111011110010101111010001001110011110101011100010101110110010000111100001001110101110111100101011110100010001011110 e7ab8aec8784ebbcaf44e7ab8aec8784ebbcaf445e
UHC 竊쇄뼯D竊쇄뼯D^ 111011111011110010111100111000101001011010110010010001001110111110111100101111001110001010010110101100100100010001011110 efbcbce296b244efbcbce296b2445e

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