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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 蒹育¢蒹育¢^ 11100100111000111000100011100111100000011001000111100100111000111000100011100111100000011001000101011110 e4e388e78191e4e388e781915e
EUC-JP 蒹育¢蒹育¢^ 11101000111001011011000011101001101000011111000111101000111001011011000011101001101000011111000101011110 e8e5b0e9a1f1e8e5b0e9a1f15e
UTF-8 蒹育¢蒹育¢^ 11101000100100101011100111101000100000101011001011101111101111111010000011101000100100101011100111101000100000101011001011101111101111111010000001011110 e892b9e882b2efbfa0e892b9e882b2efbfa05e
UHC ?育¢?育¢^ 0011111111101011110000001010000111001011001111111110101111000000101000011100101101011110 3febc0a1cb3febc0a1cb5e

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