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 邉カ蜆扶邉カ蜆府^ 111001111011001110110110111001011000010010010101011111011110011110110011101101101110010110000100100101010111101101011110 e7b3b6e584957de7b3b6e584957b5e
EUC-JP 邉カ蜆扶邉カ蜆府^ 1110111010110101100011101011011011101001111001001100100111011110111011101011010110001110101101101110100111100100110010011101110001011110 eeb58eb6e9e4c9deeeb58eb6e9e4c9dc5e
UTF-8 邉カ蜆扶邉カ蜆府^ 11101001100000101000100111101111101111011011011011101000100111001000011011100110100010011011011011101001100000101000100111101111101111011011011011101000100111001000011011100101101110101001110001011110 e98289efbdb6e89c86e689b6e98289efbdb6e89c86e5ba9c5e
UHC ???扶???府^ 0011111100111111001111111101110110100110001111110011111100111111110111011010010001011110 3f3f3fdda63f3f3fdda45e

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