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 鞜碑カウ鞜碑カウ^ 11101000110111111001010011101000101101101011001111101000110111111001010011101000101101101011001101011110 e8df94e8b6b3e8df94e8b6b35e
EUC-JP 鞜碑カウ鞜碑カウ^ 1111000011100001110010001110101010001110101101101000111010110011111100001110000111001000111010101000111010110110100011101011001101011110 f0e1c8ea8eb68eb3f0e1c8ea8eb68eb35e
UTF-8 鞜碑カウ鞜碑カウ^ 11101001100111101001110011100111101000101001000111101111101111011011011011101111101111011011001111101001100111101001110011100111101000101001000111101111101111011011011011101111101111011011001101011110 e99e9ce7a291efbdb6efbdb3e99e9ce7a291efbdb6efbdb35e
UHC ?碑???碑??^ 0011111111011101111110000011111100111111001111111101110111111000001111110011111101011110 3fddf83f3f3fddf83f3f5e

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