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 ??????????? 0011111100111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f3f
SJIS-WIN 貔オ螟ア驪礼濫驪・雋カ 111001101011111010110101111001011010010010110001111010011000101110010111111001111001011110010100111010011000101110100101111010001011001010110110 e6beb5e5a4b1e98b97e79794e98ba5e8b2b6
EUC-JP 貔オ螟ア驪礼濫驪・雋カ 11101100110000001000111010110101111010101010011010001110101100011111000111101011110011101110100111001101111101001111000111101011100011101010010111110000101101001000111010110110 ecc08eb5eaa68eb1f1ebcee9cdf4f1eb8ea5f0b48eb6
UTF-8 貔オ螟ア驪礼濫驪・雋カ 111010001011001010010100111011111011110110110101111010001001111010011111111011111011110110110001111010011010100110101010111001111010010010111100111001101011111110101011111010011010100110101010111011111011110110100101111010011001101110001011111011111011110110110110 e8b294efbdb5e89e9fefbdb1e9a9aae7a4bce6bfabe9a9aaefbda5e99b8befbdb6
UHC ??螟?驪?濫驪?雋? 00111111001111111101100110101101001111111101010111110001001111111101010110111101110101011111000100111111111100011110011000111111 3f3fd9ad3fd5f13fd5bdd5f13ff1e63f

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