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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ????????П 00111111001111110011111100111111001111110011111100111111001111111000010001010000 3f3f3f3f3f3f3f3f8450
EUC-JP ????????П 00111111001111110011111100111111001111110011111100111111001111111010011110110001 3f3f3f3f3f3f3f3fa7b1
UTF-8 遼김몳礖㎩떀溜볣П 1110111110100111100000111110101010111001100000001110101110101010101100111110011110100100100101101110001110001110101010011110101110010110100000001110111110100111100010111110101110110011101000111101000010011111 efa783eab980ebaab3e7a496e38ea9eb9680efa78bebb3a3d09f
UHC 遼김몳礖㎩떀溜볣П 111010011010110010110001111010001001000110011011111001101010011010100111111001011000101110010110111010101111111010010011111010011010110010110001 e9acb1e8919be6a6a7e58b96eafe93e9acb1

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