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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN 遲咲梓遲崎ソッ^ 11100111101011011000110111100111100010001011001011100111101011011000110111101000101111111010111101011110 e7ad8de788b2e7ad8de8bfaf5e
EUC-JP 遲咲梓遲崎ソッ^ 111011101010111110111010111010011011000010110100111011101010111110111010111010101000111010111111100011101010111101011110 eeafbae9b0b4eeafbaea8ebf8eaf5e
UTF-8 遲咲梓遲崎ソッ^ 11101001100000011011001011100101100100101011001011100110101000101001001111101001100000011011001011100101101101001000111011101111101111011011111111101111101111011010111101011110 e981b2e592b2e6a293e981b2e5b48eefbdbfefbdaf5e
UHC 遲?梓遲崎??^ 111100101100000000111111111011101010100111110010110000001101000011111000001111110011111101011110 f2c03feea9f2c0d0f83f3f5e

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