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 迯サ逧喙迯サ逧喙^ 111001111000110110111011111001111001101010011010010110111110011110001101101110111110011110011010100110100101101101011110 e78dbbe79a9a5be78dbbe79a9a5b5e
EUC-JP 迯サ逧喙迯サ逧喙^ 1110110111101101100011101011101111101101111110101101001110111100111011011110110110001110101110111110110111111010110100111011110001011110 eded8ebbedfad3bceded8ebbedfad3bc5e
UTF-8 迯サ逧喙迯サ逧喙^ 11101000101111111010111111101111101111011011101111101001100000001010011111100101100101101001100111101000101111111010111111101111101111011011101111101001100000001010011111100101100101101001100101011110 e8bfafefbdbbe980a7e59699e8bfafefbdbbe980a7e596995e
UHC ???喙???喙^ 0011111100111111001111111111110111000010001111110011111100111111111111011100001001011110 3f3f3ffdc23f3f3ffdc25e

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