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 ????????A 001111110011111100111111001111110011111100111111001111110011111101000001 3f3f3f3f3f3f3f3f41
SJIS-WIN 葹イ蠑丈゚イ霆クA 11100100110111111011001011100101101111001000111111100100110111111011001011101000101110111011100001000001 e4dfb2e5bc8fe4dfb2e8bbb841
EUC-JP 葹イ蠑丈゚イ霆クA 1110100011100001100011101011001011101010101111101011111011100110100011101101111110001110101100101111000010111101100011101011100001000001 e8e18eb2eabebee68edf8eb2f0bd8eb841
UTF-8 葹イ蠑丈゚イ霆クA 11101000100100011011100111101111101111011011001011101000101000001001000111100100101110001000100011101111101111101001111111101111101111011011001011101001100111001000011011101111101111011011100001000001 e891b9efbdb2e8a091e4b888efbe9fefbdb2e99c86efbdb841
UHC ???丈??霆?A 0011111100111111001111111110110111011011001111110011111111101111111111010011111101000001 3f3f3feddb3f3feffd3f41

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