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 堊앸쎁}堊앸쎁{^ 111001011010000010001010111011001001010110111000111011001000111010000001011111011110010110100000100010101110110010010101101110001110110010001110100000010111101101011110 e5a08aec95b8ec8e817de5a08aec95b8ec8e817b5e
UHC 堊앸쎁}堊앸쎁{^ 111001001011111010011101111010111001101110101011011111011110010010111110100111011110101110011011101010110111101101011110 e4be9deb9bab7de4be9deb9bab7b5e

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