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 ãAáýä‹N 11000011101000111100001110101110110000101001000011000010100010011100001010001111010000011100001110100001110000111011110111000010100011111100001110100100110000101000101101001110 c3a3c3aec290c289c28f41c3a1c3bdc28fc3a4c28b4e
SJIS-WIN ?£????????A??????????N 0011111110000001100100100011111100111111001111110011111100111111001111110011111100111111010000010011111100111111001111110011111100111111001111110011111100111111001111110011111101001110 3f81923f3f3f3f3f3f3f3f413f3f3f3f3f3f3f3f3f3f4e
EUC-JP ãî���Aá��ä�N 10001111101010101010101010100001111100101000111110101010101010101000111110100010111011101000111110101010101001000011111110001111101010101010010000111111100011111010101010100100001111110100000110001111101010101010101010001111101000101100001010001111101010101010101000111111100011111010101010100100001111111000111110101010101010101000111110100010111100001000111110101010101001000011111101001110 8faaaaa1f28faaaa8fa2ee8faaa43f8faaa43f8faaa43f418faaaa8fa2c28faaaa3f8faaa43f8faaaa8fa2f08faaa43f4e
UTF-8 ãAáýä‹N 110000111000001111000010101000111100001110000011110000101010111011000011100000101100001010010000110000111000001011000010100010011100001110000010110000101000111101000001110000111000001111000010101000011100001110000011110000101011110111000011100000101100001010001111110000111000001111000010101001001100001110000010110000101000101101001110 c383c2a3c383c2aec382c290c382c289c382c28f41c383c2a1c383c2bdc382c28fc383c2a4c382c28b4e
UHC ???®??????A?¡?½???¤??N 0011111100111111001111111010001011100111001111110011111100111111001111110011111100111111010000010011111110100010101011100011111110101000111101100011111100111111001111111010001010110100001111110011111101001110 3f3f3fa2e73f3f3f3f3f3f413fa2ae3fa8f63f3f3fa2b43f3f4e

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