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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 證蛾ーョ}證蛾ーョ{^ 111001101001101010001001111010011011000010101110011111011110011010011010100010011110100110110000101011100111101101011110 e69a89e9b0ae7de69a89e9b0ae7b5e
EUC-JP 證蛾ーョ}證蛾ーョ{^ 11101011111110101011001011101011100011101011000010001110101011100111110111101011111110101011001011101011100011101011000010001110101011100111101101011110 ebfab2eb8eb08eae7debfab2eb8eb08eae7b5e
UTF-8 證蛾ーョ}證蛾ーョ{^ 111010001010110110001001111010001001101110111110111011111011110110110000111011111011110110101110011111011110100010101101100010011110100010011011101111101110111110111101101100001110111110111101101011100111101101011110 e8ad89e89bbeefbdb0efbdae7de8ad89e89bbeefbdb0efbdae7b5e
UHC 證蛾??}證蛾??{^ 111100011111101111100100101101100011111100111111011111011111000111111011111001001011011000111111001111110111101101011110 f1fbe4b63f3f7df1fbe4b63f3f7b5e

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