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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 隴蛾嚀}隴蛾嚀{^ 111010001010110110001001111010011001101010000110011111011110100010101101100010011110100110011010100001100111101101011110 e8ad89e99a867de8ad89e99a867b5e
EUC-JP 隴蛾嚀}隴蛾嚀{^ 111100001010111110110010111010111101001111100110011111011111000010101111101100101110101111010011111001100111101101011110 f0afb2ebd3e67df0afb2ebd3e67b5e
UTF-8 隴蛾嚀}隴蛾嚀{^ 111010011001101010110100111010001001101110111110111001011001101010000000011111011110100110011010101101001110100010011011101111101110010110011010100000000111101101011110 e99ab4e89bbee59a807de99ab4e89bbee59a807b5e
UHC ?蛾?}?蛾?{^ 0011111111100100101101100011111101111101001111111110010010110110001111110111101101011110 3fe4b63f7d3fe4b63f7b5e

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