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 塢??}塢??{^ 1001101011000111001111110011111101111101100110101100011100111111001111110111101101011110 9ac73f3f7d9ac73f3f7b5e
EUC-JP 塢??}塢??{^ 1101010011001001001111110011111101111101110101001100100100111111001111110111101101011110 d4c93f3f7dd4c93f3f7b5e
UTF-8 塢녷륫}塢녷륫{^ 111001011010000110100010111010111000010110110111111010111010010110101011011111011110010110100001101000101110101110000101101101111110101110100101101010110111101101011110 e5a1a2eb85b7eba5ab7de5a1a2eb85b7eba5ab7b5e
UHC 塢녷륫}塢녷륫{^ 111001111111000110000110111001101011100010100001011111011110011111110001100001101110011010111000101000010111101101011110 e7f186e6b8a17de7f186e6b8a17b5e

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