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 蠖ァ雉栲蠖ァ雉桀^ 111001011011110110100111111010001011001110011110011111011110010110111101101001111110100010110011100111100111101101011110 e5bda7e8b39e7de5bda7e8b39e7b5e
EUC-JP 蠖ァ雉栲蠖ァ雉桀^ 1110101010111111100011101010011111110000101101011101101111011110111010101011111110001110101001111111000010110101110110111101110001011110 eabf8ea7f0b5dbdeeabf8ea7f0b5dbdc5e
UTF-8 蠖ァ雉栲蠖ァ雉桀^ 11101000101000001001011011101111101111011010011111101001100110111000100111100110101000001011001011101000101000001001011011101111101111011010011111101001100110111000100111100110101000011000000001011110 e8a096efbda7e99b89e6a0b2e8a096efbda7e99b89e6a1805e
UHC ??雉???雉桀^ 001111110011111111110110110010110011111100111111001111111111011011001011110010111111101001011110 3f3ff6cb3f3f3ff6cbcbfa5e

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