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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 堊??}堊??{^ 1001101010111111001111110011111101111101100110101011111100111111001111110111101101011110 9abf3f3f7d9abf3f3f7b5e
EUC-JP 堊??}堊??{^ 1101010011000001001111110011111101111101110101001100000100111111001111110111101101011110 d4c13f3f7dd4c13f3f7b5e
UTF-8 堊앸젙}堊앸젙{^ 111001011010000010001010111011001001010110111000111011001010000010011001011111011110010110100000100010101110110010010101101110001110110010100000100110010111101101011110 e5a08aec95b8eca0997de5a08aec95b8eca0997b5e
UHC 堊앸젙}堊앸젙{^ 111001001011111010011101111010111010000010010101011111011110010010111110100111011110101110100000100101010111101101011110 e4be9deba0957de4be9deba0957b5e

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