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 貔オ螟ア貔オ魘ォ貔磯岫 111001101011111010110101111001011010010010110001111001101011111010110101111010011011010010101011111001101011111010001000111010011001101110101011 e6beb5e5a4b1e6beb5e9b4abe6be88e99bab
EUC-JP 貔オ螟ア貔オ魘ォ貔磯岫 11101100110000001000111010110101111010101010011010001110101100011110110011000000100011101011010111110010101101101000111010101011111011001100000010110000111010111101011010101101 ecc08eb5eaa68eb1ecc08eb5f2b68eabecc0b0ebd6ad
UTF-8 貔オ螟ア貔オ魘ォ貔磯岫 111010001011001010010100111011111011110110110101111010001001111010011111111011111011110110110001111010001011001010010100111011111011110110110101111010011010110110011000111011111011110110101011111010001011001010010100111001111010001110101111111001011011001010101011 e8b294efbdb5e89e9fefbdb1e8b294efbdb5e9ad98efbdabe8b294e7a3afe5b2ab
UHC ??螟??????磯岫 0011111100111111110110011010110100111111001111110011111100111111001111110011111111010001101101001110000111111011 3f3fd9ad3f3f3f3f3f3fd1b4e1fb

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