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 シト爵鴫シト爵鴫^ 10111100110001001000111011011101100011101011000010111100110001001000111011011101100011101011000001011110 bcc48edd8eb0bcc48edd8eb05e
EUC-JP シト爵鴫シト爵鴫^ 1000111010111100100011101100010010111100110111111011110010110010100011101011110010001110110001001011110011011111101111001011001001011110 8ebc8ec4bcdfbcb28ebc8ec4bcdfbcb25e
UTF-8 シト爵鴫シト爵鴫^ 11101111101111011011110011101111101111101000010011100111100010001011010111101001101101001010101111101111101111011011110011101111101111101000010011100111100010001011010111101001101101001010101101011110 efbdbcefbe84e788b5e9b4abefbdbcefbe84e788b5e9b4ab5e
UHC ??爵???爵?^ 0011111100111111111011011100100100111111001111110011111111101101110010010011111101011110 3f3fedc93f3f3fedc93f5e

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