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 䡎í^ 1100001110100100110000101010000111000010100011101100001110101101110000101000111101011110 c3a4c2a1c28ec3adc28f5e
SJIS-WIN ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
EUC-JP ���^ 10001111101010101010101010001111101000101111000010001111101010101010010010001111101000101100001010001111101010101010010000111111100011111010101010101010001111111000111110101010101001000011111101011110 8faaaa8fa2f08faaa48fa2c28faaa43f8faaaa3f8faaa43f5e
UTF-8 䡎í^ 110000111000001111000010101001001100001110000010110000101010000111000011100000101100001010001110110000111000001111000010101011011100001110000010110000101000111101011110 c383c2a4c382c2a1c382c28ec383c2adc382c28f5e
UHC ?¤?¡???­??^ 0011111110100010101101000011111110100010101011100011111100111111001111111010000110101001001111110011111101011110 3fa2b43fa2ae3f3f3fa1a93f3f5e

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