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^ 1100001010110001110000101010101101000100110000101011000111000010101010110100010001011110 c2b1c2ab44c2b1c2ab445e
SJIS-WIN ?±??D?±??D^ 00111111100000010111110100111111001111110100010000111111100000010111110100111111001111110100010001011110 3f817d3f3f443f817d3f3f445e
EUC-JP ±�D±�D^ 100011111010101010100100101000011101111010001111101010101010010000111111010001001000111110101010101001001010000111011110100011111010101010100100001111110100010001011110 8faaa4a1de8faaa43f448faaa4a1de8faaa43f445e
UTF-8 ±«D±«D^ 11000011100000101100001010110001110000111000001011000010101010110100010011000011100000101100001010110001110000111000001011000010101010110100010001011110 c382c2b1c382c2ab44c382c2b1c382c2ab445e
UHC ?±??D?±??D^ 00111111101000011011111000111111001111110100010000111111101000011011111000111111001111110100010001011110 3fa1be3f3f443fa1be3f3f445e

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