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 貔疲ッ閤貔疲ッ砿^ 111001101011111010010100111001101010111110001101011111011110011010111110100101001110011010101111100011010111101101011110 e6be94e6af8d7de6be94e6af8d7b5e
EUC-JP 貔疲ッ閤貔疲ッ砿^ 1110110011000000110010001110100010001110101011111011100111011110111011001100000011001000111010001000111010101111101110011101110001011110 ecc0c8e88eafb9deecc0c8e88eafb9dc5e
UTF-8 貔疲ッ閤貔疲ッ砿^ 11101000101100101001010011100111100101101011001011101111101111011010111111101001100101101010010011101000101100101001010011100111100101101011001011101111101111011010111111100111101000001011111101011110 e8b294e796b2efbdafe996a4e8b294e796b2efbdafe7a0bf5e
UHC ?疲?閤?疲??^ 001111111111100110101010001111111111100111101110001111111111100110101010001111110011111101011110 3ff9aa3ff9ee3ff9aa3f3f5e

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