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 塢숅졇}塢숅졇{^ 111001011010000110100010111011001000100010000101111011001010000110000111011111011110010110100001101000101110110010001000100001011110110010100001100001110111101101011110 e5a1a2ec8885eca1877de5a1a2ec8885eca1877b5e
UHC 塢숅졇}塢숅졇{^ 111001111111000110011001111010011010000010111000011111011110011111110001100110011110100110100000101110000111101101011110 e7f199e9a0b87de7f199e9a0b87b5e

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