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 「ャィ「ャィ^ 1010001010101100101010001111011001111101101000101010110010101000111101100111101101011110 a2aca8f67da2aca8f67b5e
EUC-JP 「ャィ?「ャィ?^ 100011101010001010001110101011001000111010101000001111111000111010100010100011101010110010001110101010000011111101011110 8ea28eac8ea83f8ea28eac8ea83f5e
UTF-8 「ャィ「ャィ^ 11101111101111011010001011101111101111011010110011101111101111011010100011101110100100101010010111101111101111011010001011101111101111011010110011101111101111011010100011101110100100101010001101011110 efbda2efbdacefbda8ee92a5efbda2efbdacefbda8ee92a35e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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