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^ 1000110111011010001111110011111101000100100011011101101000111111001111110100010001011110 8dda3f3f448dda3f3f445e
EUC-JP 載??D載??D^ 1011101011011100001111110011111101000100101110101101110000111111001111110100010001011110 badc3f3f44badc3f3f445e
UTF-8 載언ㄾD載언ㄾD^ 111010001011110010001001111011001001011010111000111000111000010010111110010001001110100010111100100010011110110010010110101110001110001110000100101111100100010001011110 e8bc89ec96b8e384be44e8bc89ec96b8e384be445e
UHC 載언ㄾD載언ㄾD^ 111011101011000010111110111100001010010010101110010001001110111010110000101111101111000010100100101011100100010001011110 eeb0bef0a4ae44eeb0bef0a4ae445e

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