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 ??遲梨??遲悧^ 00111111001111111110011110101101100101111001110000111111001111111110011110101101100111001010010001011110 3f3fe7ad979c3f3fe7ad9ca45e
EUC-JP 馹?遲梨馹?遲悧^ 1000111111101001101000010011111111101110101011111100110111111100100011111110100110100001001111111110111010101111110110001010011001011110 8fe9a13feeafcdfc8fe9a13feeafd8a65e
UTF-8 馹렔遲梨馹렔遲悧^ 11101001101001101011100111101011101000001001010011101001100000011011001011100110101000101010100011101001101001101011100111101011101000001001010011101001100000011011001011100110100000101010011101011110 e9a6b9eba094e981b2e6a2a8e9a6b9eba094e981b2e682a75e
UHC 馹렔遲梨馹렔遲悧^ 1110110011110001100011101010100111110010110000001101011111011110111011001111000110001110101010011111001011000000110101111101110001011110 ecf18ea9f2c0d7deecf18ea9f2c0d7dc5e

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