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 邊イ遘扶邊イ遘府^ 111001111011001010110010111001111010011110010101011111011110011110110010101100101110011110100111100101010111101101011110 e7b2b2e7a7957de7b2b2e7a7957b5e
EUC-JP 邊イ遘扶邊イ遘府^ 1110111010110100100011101011001011101110101010011100100111011110111011101011010010001110101100101110111010101001110010011101110001011110 eeb48eb2eea9c9deeeb48eb2eea9c9dc5e
UTF-8 邊イ遘扶邊イ遘府^ 11101001100000101000101011101111101111011011001011101001100000011001100011100110100010011011011011101001100000101000101011101111101111011011001011101001100000011001100011100101101110101001110001011110 e9828aefbdb2e98198e689b6e9828aefbdb2e98198e5ba9c5e
UHC 邊??扶邊??府^ 11011100101010110011111100111111110111011010011011011100101010110011111100111111110111011010010001011110 dcab3f3fdda6dcab3f3fdda45e

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