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’K‘§’J‘»‘®’I’E‘¦’E‘±‘¡ 100100100100010010010010010010111001000110100111100100100100101010010001101110111001000110101110100100100100100110010010010001011001000110100110100100100100010110010001101100011001000110100001 9244924b91a7924a91bb91ae9249924591a6924591b191a1
SJIS-WIN ?D?K?§?J?????I?E???E?±?? 0011111101000100001111110100101100111111100000011001100000111111010010100011111100111111001111110011111100111111010010010011111101000101001111110011111100111111010001010011111110000001011111010011111100111111 3f443f4b3f81983f4a3f3f3f3f3f493f453f3f3f453f817d3f3f
EUC-JP ?D?K?§?J???®?I?E?¦?E?±?¡ 0011111101000100001111110100101100111111101000011111100000111111010010100011111100111111001111111000111110100010111011100011111101001001001111110100010100111111100011111010001011000011001111110100010100111111101000011101111000111111100011111010001011000010 3f443f4b3fa1f83f4a3f3f3f8fa2ee3f493f453f8fa2c33f453fa1de3f8fa2c2
UTF-8 ’D’K‘§’J‘»‘®’I’E‘¦’E‘±‘¡ 110000101001001001000100110000101001001001001011110000101001000111000010101001111100001010010010010010101100001010010001110000101011101111000010100100011100001010101110110000101001001001001001110000101001001001000101110000101001000111000010101001101100001010010010010001011100001010010001110000101011000111000010100100011100001010100001 c29244c2924bc291c2a7c2924ac291c2bbc291c2aec29249c29245c291c2a6c29245c291c2b1c291c2a1
UHC ?D?K?§?J???®?I?E???E?±?¡ 00111111010001000011111101001011001111111010000111010111001111110100101000111111001111110011111110100010111001110011111101001001001111110100010100111111001111110011111101000101001111111010000110111110001111111010001010101110 3f443f4b3fa1d73f4a3f3f3fa2e73f493f453f3f3f453fa1be3fa2ae

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