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 î±·Æ^ 110000111010111011000010101100011100001010110111110000111000011001011110 c3aec2b1c2b7c3865e
SJIS-WIN ???±????^ 00111111001111110011111110000001011111010011111100111111001111110011111101011110 3f3f3f817d3f3f3f3f5e
EUC-JP ��^ 1000111110101010101010101000111110100010111011101000111110101010101001001010000111011110100011111010101010100100001111111000111110101010101010100011111101011110 8faaaa8fa2ee8faaa4a1de8faaa43f8faaaa3f5e
UTF-8 î±·Æ^ 1100001110000011110000101010111011000011100000101100001010110001110000111000001011000010101101111100001110000011110000101000011001011110 c383c2aec382c2b1c382c2b7c383c2865e
UHC ?®?±?·??^ 001111111010001011100111001111111010000110111110001111111010000110100100001111110011111101011110 3fa2e73fa1be3fa1a43f3f5e

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