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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ?絅???絅??^ 0011111111100011010001000011111100111111001111111110001101000100001111110011111101011110 3fe3443f3f3fe3443f3f5e
EUC-JP 沅絅??沅絅??^ 100011111100011011101001111001011010010100111111001111111000111111000110111010011110010110100101001111110011111101011110 8fc6e9e5a53f3f8fc6e9e5a53f3f5e
UTF-8 沅絅렰렫沅絅렰렫^ 11100110101100101000010111100111101101011000010111101011101000001011000011101011101000001010101111100110101100101000010111100111101101011000010111101011101000001011000011101011101000001010101101011110 e6b285e7b585eba0b0eba0abe6b285e7b585eba0b0eba0ab5e
UHC 沅絅렰렫沅絅렰렫^ 1110101010110110110011001110011110001110101111011000111010111001111010101011011011001100111001111000111010111101100011101011100101011110 eab6cce78ebd8eb9eab6cce78ebd8eb95e

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