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^c’D^K}’D^c’D^K{^ 1100001010010010010001000101111001100011110000101001001001000100010111100100101101111101110000101001001001000100010111100110001111000010100100100100010001011110010010110111101101011110 c292445e63c292445e4b7dc292445e63c292445e4b7b5e
SJIS-WIN ??D^c??D^K}??D^c??D^K{^ 0011111100111111010001000101111001100011001111110011111101000100010111100100101101111101001111110011111101000100010111100110001100111111001111110100010001011110010010110111101101011110 3f3f445e633f3f445e4b7d3f3f445e633f3f445e4b7b5e
EUC-JP Â?D^cÂ?D^K}Â?D^cÂ?D^K{^ 10001111101010101010010000111111010001000101111001100011100011111010101010100100001111110100010001011110010010110111110110001111101010101010010000111111010001000101111001100011100011111010101010100100001111110100010001011110010010110111101101011110 8faaa43f445e638faaa43f445e4b7d8faaa43f445e638faaa43f445e4b7b5e
UTF-8 ’D^c’D^K}’D^c’D^K{^ 11000011100000101100001010010010010001000101111001100011110000111000001011000010100100100100010001011110010010110111110111000011100000101100001010010010010001000101111001100011110000111000001011000010100100100100010001011110010010110111101101011110 c382c292445e63c382c292445e4b7dc382c292445e63c382c292445e4b7b5e
UHC ??D^c??D^K}??D^c??D^K{^ 0011111100111111010001000101111001100011001111110011111101000100010111100100101101111101001111110011111101000100010111100110001100111111001111110100010001011110010010110111101101011110 3f3f445e633f3f445e4b7d3f3f445e633f3f445e4b7b5e

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